<?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: Smart Forms: Create a dynamic dropdown? in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/smart-forms-create-a-dynamic-dropdown/m-p/1621812#M65016</link>
    <description>&lt;P&gt;Hi Emily, thanks for the response.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The use case for this would be like, selecting a value from a related record in a 1:M relationship.&lt;/P&gt;&lt;P&gt;So, if the relationship is something like:&lt;/P&gt;&lt;TABLE border="1" width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="50%" height="25px"&gt;&lt;U&gt;&lt;STRONG&gt;Table 1&lt;/STRONG&gt;&lt;/U&gt;&lt;/TD&gt;&lt;TD width="25%" height="25px"&gt;&lt;U&gt;&lt;STRONG&gt;ORIG_ID&lt;/STRONG&gt;&lt;/U&gt;&lt;/TD&gt;&lt;TD width="25%"&gt;&lt;STRONG&gt;Field2&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="50%" height="25px"&gt;0&lt;/TD&gt;&lt;TD width="25%" height="25px"&gt;Paris&lt;/TD&gt;&lt;TD width="25%"&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="50%" height="25px"&gt;1&lt;/TD&gt;&lt;TD width="25%" height="25px"&gt;London&lt;/TD&gt;&lt;TD width="25%"&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="50%" height="25px"&gt;2&lt;/TD&gt;&lt;TD width="25%" height="25px"&gt;Madrid&lt;/TD&gt;&lt;TD width="25%"&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE border="1" width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="50%" height="25px"&gt;&lt;U&gt;&lt;STRONG&gt;Table 2&lt;/STRONG&gt;&lt;/U&gt;&lt;/TD&gt;&lt;TD width="25%" height="25px"&gt;&lt;U&gt;&lt;STRONG&gt;Fruit&lt;/STRONG&gt;&lt;/U&gt;&lt;/TD&gt;&lt;TD width="25%" height="25px"&gt;&lt;U&gt;&lt;STRONG&gt;RELID&lt;/STRONG&gt;&lt;/U&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="50%" height="25px"&gt;0&lt;/TD&gt;&lt;TD width="25%" height="25px"&gt;Pomme&lt;/TD&gt;&lt;TD width="25%" height="25px"&gt;Paris&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="50%" height="25px"&gt;1&lt;/TD&gt;&lt;TD width="25%" height="25px"&gt;Poire&lt;/TD&gt;&lt;TD width="25%" height="25px"&gt;Paris&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="50%" height="25px"&gt;2&lt;/TD&gt;&lt;TD width="25%" height="25px"&gt;Citron&lt;/TD&gt;&lt;TD width="25%" height="25px"&gt;Paris&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="25px"&gt;3&lt;/TD&gt;&lt;TD height="25px"&gt;Apple&lt;/TD&gt;&lt;TD height="25px"&gt;London&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="25px"&gt;4&lt;/TD&gt;&lt;TD height="25px"&gt;Pear&lt;/TD&gt;&lt;TD height="25px"&gt;London&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="25px"&gt;5&lt;/TD&gt;&lt;TD height="25px"&gt;Manzana&lt;/TD&gt;&lt;TD height="25px"&gt;Madrid&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'd like the dropdown for Field2 in the origin table to give me the options of Pomme, Poire, and Citron when I'm doing something in the record for Paris.&lt;/P&gt;&lt;P&gt;I don't think subtypes would work because I'd have to do some sort of regular maintenance to update it. The "fruits" are a list that is constantly growing, which is why I was hoping I could just do this as a lookup in the related table, so that whenever I add a related record, it pops up in the drop down for the parent record.&lt;/P&gt;</description>
    <pubDate>Mon, 09 Jun 2025 13:35:32 GMT</pubDate>
    <dc:creator>AlfredBaldenweck</dc:creator>
    <dc:date>2025-06-09T13:35:32Z</dc:date>
    <item>
      <title>Smart Forms: Create a dynamic dropdown?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/smart-forms-create-a-dynamic-dropdown/m-p/1620275#M64946</link>
      <description>&lt;P&gt;I'd like to give the users of the smart form the option of a dropdown list in a text field.&lt;/P&gt;&lt;P&gt;However, I do not want to create a domain for this list; I want to generate its contents dynamically for each feature I edit.&lt;/P&gt;&lt;P&gt;Is this possible?&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jun 2025 23:05:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/smart-forms-create-a-dynamic-dropdown/m-p/1620275#M64946</guid>
      <dc:creator>AlfredBaldenweck</dc:creator>
      <dc:date>2025-06-02T23:05:24Z</dc:date>
    </item>
    <item>
      <title>Re: Smart Forms: Create a dynamic dropdown?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/smart-forms-create-a-dynamic-dropdown/m-p/1620610#M64953</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/458875"&gt;@AlfredBaldenweck&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;what do you want the contents of the list to be based on? If you want to have different domains available based on the value in another field, you can set that up in ArcGIS Pro using subtypes.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jun 2025 20:57:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/smart-forms-create-a-dynamic-dropdown/m-p/1620610#M64953</guid>
      <dc:creator>EmilyGeo</dc:creator>
      <dc:date>2025-06-03T20:57:31Z</dc:date>
    </item>
    <item>
      <title>Re: Smart Forms: Create a dynamic dropdown?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/smart-forms-create-a-dynamic-dropdown/m-p/1621812#M65016</link>
      <description>&lt;P&gt;Hi Emily, thanks for the response.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The use case for this would be like, selecting a value from a related record in a 1:M relationship.&lt;/P&gt;&lt;P&gt;So, if the relationship is something like:&lt;/P&gt;&lt;TABLE border="1" width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="50%" height="25px"&gt;&lt;U&gt;&lt;STRONG&gt;Table 1&lt;/STRONG&gt;&lt;/U&gt;&lt;/TD&gt;&lt;TD width="25%" height="25px"&gt;&lt;U&gt;&lt;STRONG&gt;ORIG_ID&lt;/STRONG&gt;&lt;/U&gt;&lt;/TD&gt;&lt;TD width="25%"&gt;&lt;STRONG&gt;Field2&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="50%" height="25px"&gt;0&lt;/TD&gt;&lt;TD width="25%" height="25px"&gt;Paris&lt;/TD&gt;&lt;TD width="25%"&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="50%" height="25px"&gt;1&lt;/TD&gt;&lt;TD width="25%" height="25px"&gt;London&lt;/TD&gt;&lt;TD width="25%"&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="50%" height="25px"&gt;2&lt;/TD&gt;&lt;TD width="25%" height="25px"&gt;Madrid&lt;/TD&gt;&lt;TD width="25%"&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE border="1" width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="50%" height="25px"&gt;&lt;U&gt;&lt;STRONG&gt;Table 2&lt;/STRONG&gt;&lt;/U&gt;&lt;/TD&gt;&lt;TD width="25%" height="25px"&gt;&lt;U&gt;&lt;STRONG&gt;Fruit&lt;/STRONG&gt;&lt;/U&gt;&lt;/TD&gt;&lt;TD width="25%" height="25px"&gt;&lt;U&gt;&lt;STRONG&gt;RELID&lt;/STRONG&gt;&lt;/U&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="50%" height="25px"&gt;0&lt;/TD&gt;&lt;TD width="25%" height="25px"&gt;Pomme&lt;/TD&gt;&lt;TD width="25%" height="25px"&gt;Paris&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="50%" height="25px"&gt;1&lt;/TD&gt;&lt;TD width="25%" height="25px"&gt;Poire&lt;/TD&gt;&lt;TD width="25%" height="25px"&gt;Paris&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="50%" height="25px"&gt;2&lt;/TD&gt;&lt;TD width="25%" height="25px"&gt;Citron&lt;/TD&gt;&lt;TD width="25%" height="25px"&gt;Paris&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="25px"&gt;3&lt;/TD&gt;&lt;TD height="25px"&gt;Apple&lt;/TD&gt;&lt;TD height="25px"&gt;London&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="25px"&gt;4&lt;/TD&gt;&lt;TD height="25px"&gt;Pear&lt;/TD&gt;&lt;TD height="25px"&gt;London&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="25px"&gt;5&lt;/TD&gt;&lt;TD height="25px"&gt;Manzana&lt;/TD&gt;&lt;TD height="25px"&gt;Madrid&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'd like the dropdown for Field2 in the origin table to give me the options of Pomme, Poire, and Citron when I'm doing something in the record for Paris.&lt;/P&gt;&lt;P&gt;I don't think subtypes would work because I'd have to do some sort of regular maintenance to update it. The "fruits" are a list that is constantly growing, which is why I was hoping I could just do this as a lookup in the related table, so that whenever I add a related record, it pops up in the drop down for the parent record.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jun 2025 13:35:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/smart-forms-create-a-dynamic-dropdown/m-p/1621812#M65016</guid>
      <dc:creator>AlfredBaldenweck</dc:creator>
      <dc:date>2025-06-09T13:35:32Z</dc:date>
    </item>
    <item>
      <title>Re: Smart Forms: Create a dynamic dropdown?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/smart-forms-create-a-dynamic-dropdown/m-p/1622078#M65023</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/458875"&gt;@AlfredBaldenweck&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for sharing your use case. No, unfortunately there is no way to add values to a domain on the fly at this time. Any work around would require some regular maintenance to update the domain.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jun 2025 23:30:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/smart-forms-create-a-dynamic-dropdown/m-p/1622078#M65023</guid>
      <dc:creator>EmilyGeo</dc:creator>
      <dc:date>2025-06-09T23:30:37Z</dc:date>
    </item>
    <item>
      <title>Re: Smart Forms: Create a dynamic dropdown?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/smart-forms-create-a-dynamic-dropdown/m-p/1622265#M65027</link>
      <description>&lt;P&gt;Bummer.&lt;/P&gt;&lt;P&gt;Oh well, here's the Idea I made for this:&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-online-ideas/smart-forms-dynamic-user-generated-dropdown/idi-p/1622264/jump-to/first-unread-message" target="_blank"&gt;Smart forms: Dynamic, user-generated dropdown, ins... - Esri Community&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jun 2025 13:05:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/smart-forms-create-a-dynamic-dropdown/m-p/1622265#M65027</guid>
      <dc:creator>AlfredBaldenweck</dc:creator>
      <dc:date>2025-06-10T13:05:02Z</dc:date>
    </item>
  </channel>
</rss>

