<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic ArcGIS Solution - Park Locator - How to push custom Attribute Fields to AGOL? in ArcGIS Solutions Questions</title>
    <link>https://community.esri.com/t5/arcgis-solutions-questions/arcgis-solution-park-locator-how-to-push-custom/m-p/197927#M246</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am currently trying to deploy an ArcGIS Solution for a Park Locator.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In ArcGIS Pro, I created new attribute fields for several different park attributes. When I attempt to append these to the ArcGIS Solution feature layer, the new attribute fields do not get pushed to the ArcGIS Online layers although the append was successful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some of these attributes do get pushed, such as Facility Name, which&amp;nbsp;uses existing attribute fields from the Solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any tips on how I can get these new attribute fields to push to AGOL?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Apr 2020 13:50:44 GMT</pubDate>
    <dc:creator>JoshuaBillings1</dc:creator>
    <dc:date>2020-04-08T13:50:44Z</dc:date>
    <item>
      <title>ArcGIS Solution - Park Locator - How to push custom Attribute Fields to AGOL?</title>
      <link>https://community.esri.com/t5/arcgis-solutions-questions/arcgis-solution-park-locator-how-to-push-custom/m-p/197927#M246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am currently trying to deploy an ArcGIS Solution for a Park Locator.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In ArcGIS Pro, I created new attribute fields for several different park attributes. When I attempt to append these to the ArcGIS Solution feature layer, the new attribute fields do not get pushed to the ArcGIS Online layers although the append was successful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some of these attributes do get pushed, such as Facility Name, which&amp;nbsp;uses existing attribute fields from the Solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any tips on how I can get these new attribute fields to push to AGOL?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Apr 2020 13:50:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-solutions-questions/arcgis-solution-park-locator-how-to-push-custom/m-p/197927#M246</guid>
      <dc:creator>JoshuaBillings1</dc:creator>
      <dc:date>2020-04-08T13:50:44Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Solution - Park Locator - How to push custom Attribute Fields to AGOL?</title>
      <link>https://community.esri.com/t5/arcgis-solutions-questions/arcgis-solution-park-locator-how-to-push-custom/m-p/1123949#M927</link>
      <description>&lt;P&gt;Hi Joshua,&lt;/P&gt;&lt;P&gt;An alternate option is to go your feature service in AGOL and go to the Data tab.&amp;nbsp; There is a Fields view option, click it.&amp;nbsp; There should be Add option and you are able to add new attribute fields.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="options.JPG" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/29149iC097A95BC4F68F71/image-size/large?v=v2&amp;amp;px=999" role="button" title="options.JPG" alt="options.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Dec 2021 18:20:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-solutions-questions/arcgis-solution-park-locator-how-to-push-custom/m-p/1123949#M927</guid>
      <dc:creator>ChienGeo</dc:creator>
      <dc:date>2021-12-08T18:20:59Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Solution - Park Locator - How to push custom Attribute Fields to AGOL?</title>
      <link>https://community.esri.com/t5/arcgis-solutions-questions/arcgis-solution-park-locator-how-to-push-custom/m-p/1150018#M947</link>
      <description>&lt;P&gt;Hi Josh,&lt;/P&gt;&lt;P&gt;The Append tool won't add fields to the ParkRecreationFacilities layer, it will simply populate existing fields with attributes.&lt;/P&gt;&lt;P&gt;If you'd like to add fields to the ParkRecreationFacilities layer and populate them with attributes, you'll need to add the desired fields to the feature layer in ArcGIS Online, then use the Append tool to populate them with attributes.&lt;/P&gt;&lt;P&gt;In ArcGIS Online, navigate to the ParkRecreationFacilities item page and then follow these instructions for adding the fields you want:&lt;A href="https://doc.arcgis.com/en/arcgis-online/manage-data/add-or-delete-fields.htm" target="_blank"&gt;https://doc.arcgis.com/en/arcgis-online/manage-data/add-or-delete-fields.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;To populate the fields, run the Append tool again, using the field map to match up the desired fields.&lt;/P&gt;&lt;P&gt;If you have other questions, please feel free to reach out, either here, or to me directly at ldreyfuss@esri.com&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Lauren&lt;/P&gt;</description>
      <pubDate>Thu, 03 Mar 2022 00:47:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-solutions-questions/arcgis-solution-park-locator-how-to-push-custom/m-p/1150018#M947</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2022-03-03T00:47:55Z</dc:date>
    </item>
  </channel>
</rss>

