<?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 Re: How can you auto-populate a field using an attribute of another feature? in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/how-can-you-auto-populate-a-field-using-an/m-p/658039#M32812</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Nathan!&amp;nbsp;I'll pass on this suggestion for researching.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Nov 2020 23:18:52 GMT</pubDate>
    <dc:creator>Rey_A_Santiago</dc:creator>
    <dc:date>2020-11-03T23:18:52Z</dc:date>
    <item>
      <title>How can you auto-populate a field using an attribute of another feature?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-can-you-auto-populate-a-field-using-an/m-p/658037#M32810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="background: #F9F8F6;"&gt;&lt;SPAN style="font-size: 11.5pt; color: #242729;"&gt;We’re using ArcGIS collector with a point layer to assess damaged locations. The points (locations) are located within polygons of a parcel layer. I’d like to auto-populate a parcel id field in the point layer with the parcel id from the parcel layer when I add a point within a parcel. How can I accomplish this?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background: #F9F8F6;"&gt;&lt;SPAN style="font-size: 11.5pt; color: #242729;"&gt;Thanks, in advance, for your help.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Nov 2020 06:38:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-can-you-auto-populate-a-field-using-an/m-p/658037#M32810</guid>
      <dc:creator>Rey_A_Santiago</dc:creator>
      <dc:date>2020-11-03T06:38:40Z</dc:date>
    </item>
    <item>
      <title>Re: How can you auto-populate a field using an attribute of another feature?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-can-you-auto-populate-a-field-using-an/m-p/658038#M32811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your best bet is to use a URL passthrough, maybe from Explorer to collector. Not sure if you can open one map in both apps to accomplish this or not - I haven't tried that. But in theory you would open the map in Explorer, click a parcel, and then use the url passthrough to pass the parcel ID into a field in the point in Collector? I've done this with Explorer/Collector and Collector/S123. You might also be able to use some of the new Arcade in popups to accomplish this, but the required learning Arcade.&amp;nbsp; Or if you have an enterprise setup you can use Arcade and an attribute rule to pull the parcel id of the polygon that the point is within, but that's a bit more complex.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Easiest would be a url passthrough.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Nov 2020 22:17:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-can-you-auto-populate-a-field-using-an/m-p/658038#M32811</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2020-11-03T22:17:20Z</dc:date>
    </item>
    <item>
      <title>Re: How can you auto-populate a field using an attribute of another feature?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-can-you-auto-populate-a-field-using-an/m-p/658039#M32812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Nathan!&amp;nbsp;I'll pass on this suggestion for researching.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Nov 2020 23:18:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-can-you-auto-populate-a-field-using-an/m-p/658039#M32812</guid>
      <dc:creator>Rey_A_Santiago</dc:creator>
      <dc:date>2020-11-03T23:18:52Z</dc:date>
    </item>
    <item>
      <title>Re: How can you auto-populate a field using an attribute of another feature?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-can-you-auto-populate-a-field-using-an/m-p/1005738#M37565</link>
      <description>&lt;P&gt;Nathan, thanks for your your suggestion but it will not work in our case. Our field personnel will be using Collector to fill out an assessment and do not want to use Explorer. So we need to figure out a means to pass the parcel id from the parcel layer into the points layer as soon as a point is created, all within the Collector map.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Dec 2020 18:02:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-can-you-auto-populate-a-field-using-an/m-p/1005738#M37565</guid>
      <dc:creator>Rey_A_Santiago</dc:creator>
      <dc:date>2020-12-01T18:02:42Z</dc:date>
    </item>
    <item>
      <title>Re: How can you auto-populate a field using an attribute of another feature?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-can-you-auto-populate-a-field-using-an/m-p/1059543#M40165</link>
      <description>&lt;P&gt;Did you end finding a way to accomplish this?&lt;/P&gt;</description>
      <pubDate>Wed, 19 May 2021 17:23:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-can-you-auto-populate-a-field-using-an/m-p/1059543#M40165</guid>
      <dc:creator>MichaelRuffino1</dc:creator>
      <dc:date>2021-05-19T17:23:04Z</dc:date>
    </item>
    <item>
      <title>Re: How can you auto-populate a field using an attribute of another feature?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-can-you-auto-populate-a-field-using-an/m-p/1059587#M40167</link>
      <description>&lt;P&gt;No we haven't discovered a method, yet.&lt;/P&gt;</description>
      <pubDate>Wed, 19 May 2021 18:38:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-can-you-auto-populate-a-field-using-an/m-p/1059587#M40167</guid>
      <dc:creator>Rey_A_Santiago</dc:creator>
      <dc:date>2021-05-19T18:38:54Z</dc:date>
    </item>
  </channel>
</rss>

