<?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 Crowdsource Reporter-Drop down menu in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/crowdsource-reporter-drop-down-menu/m-p/1203005#M47429</link>
    <description>&lt;P&gt;Is there a way in the Crowdsource Reporter application where I can have a drop down of pre-listed categories in the report form portion of the application?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AshleighReeves_0-1660590534460.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/48665i632726005FABE8B1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AshleighReeves_0-1660590534460.png" alt="AshleighReeves_0-1660590534460.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 15 Aug 2022 19:09:15 GMT</pubDate>
    <dc:creator>AshleighReeves</dc:creator>
    <dc:date>2022-08-15T19:09:15Z</dc:date>
    <item>
      <title>Crowdsource Reporter-Drop down menu</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/crowdsource-reporter-drop-down-menu/m-p/1203005#M47429</link>
      <description>&lt;P&gt;Is there a way in the Crowdsource Reporter application where I can have a drop down of pre-listed categories in the report form portion of the application?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AshleighReeves_0-1660590534460.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/48665i632726005FABE8B1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AshleighReeves_0-1660590534460.png" alt="AshleighReeves_0-1660590534460.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Aug 2022 19:09:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/crowdsource-reporter-drop-down-menu/m-p/1203005#M47429</guid>
      <dc:creator>AshleighReeves</dc:creator>
      <dc:date>2022-08-15T19:09:15Z</dc:date>
    </item>
    <item>
      <title>Re: Crowdsource Reporter-Drop down menu</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/crowdsource-reporter-drop-down-menu/m-p/1250863#M49931</link>
      <description>&lt;P&gt;This answer may come too late, but you will want to set up the domains in the feature layer associated with your report.&amp;nbsp; You can set them up manually, or you can create a CSV file and add that during configuration of the Crowdsource Reporter.&amp;nbsp; I went the CSV route, since I modeled my setup like the Citizen Problem Reporter solution.&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the CSV, the column headings are &lt;EM&gt;source field&lt;/EM&gt;, &lt;EM&gt;name&lt;/EM&gt;, &lt;EM&gt;label&lt;/EM&gt;, and &lt;EM&gt;source value&lt;/EM&gt;.&amp;nbsp; For &lt;EM&gt;source field&lt;/EM&gt;, you want to use the exact spelling of the Field Name for that field within the Feature Layer.&amp;nbsp; This can be found in the Feature Layer's Data tab and selecting the Fields view.&amp;nbsp; For your different categories, add them to the &lt;EM&gt;name&lt;/EM&gt; and &lt;EM&gt;label&lt;/EM&gt; columns, leaving &lt;EM&gt;source value&lt;/EM&gt; blank.&amp;nbsp; For each type within the categories, add them to the same list, where&lt;EM&gt; source field&lt;/EM&gt; is the Field Name for your types, &lt;EM&gt;name&lt;/EM&gt; and &lt;EM&gt;label&lt;/EM&gt; are the types, and &lt;EM&gt;source value&lt;/EM&gt; is the corresponding name of the category to which it belongs.&lt;/P&gt;&lt;P&gt;In the below example, IssueCategory and IssueType are fields within the Feature Layer for the report.&lt;/P&gt;&lt;TABLE border="1" width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="25%" height="25px"&gt;&lt;STRONG&gt;source field&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD width="25%" height="25px"&gt;&lt;STRONG&gt;name&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD width="25%" height="25px"&gt;&lt;STRONG&gt;label&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD width="25%" height="25px"&gt;&lt;STRONG&gt;source value&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="25%" height="25px"&gt;IssueCategory&lt;/TD&gt;&lt;TD width="25%" height="25px"&gt;Pedestrian Safety&lt;/TD&gt;&lt;TD width="25%" height="25px"&gt;Pedestrian Safety&lt;/TD&gt;&lt;TD width="25%" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="25%" height="25px"&gt;IssueCategory&lt;/TD&gt;&lt;TD width="25%" height="25px"&gt;Bike Safety&lt;/TD&gt;&lt;TD width="25%" height="25px"&gt;Bike Safety&lt;/TD&gt;&lt;TD width="25%" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="25%" height="25px"&gt;IssueType&lt;/TD&gt;&lt;TD width="25%" height="25px"&gt;Crosswalk&lt;/TD&gt;&lt;TD width="25%" height="25px"&gt;Crosswalk&lt;/TD&gt;&lt;TD width="25%" height="25px"&gt;Pedestrian Safety&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="25%" height="25px"&gt;IssueType&lt;/TD&gt;&lt;TD width="25%" height="25px"&gt;Need Bike Lanes&lt;/TD&gt;&lt;TD width="25%" height="25px"&gt;Need Bike Lanes&lt;/TD&gt;&lt;TD width="25%" height="25px"&gt;Bike Safety&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P data-unlink="true"&gt;I uploaded the CSV to AGOL, and selected the version that doesn't create a table.&amp;nbsp; When adding the CSV's URL during the Reporter configuration on the Form tab, I had a lot of difficulty figuring out which URL to use.&amp;nbsp; Again, I referred back to the Citizen Problem Reporter, copied the URL they used in their config, and replaced the AGOL website with ours and replaced the item ID number with the ID for my uploaded CSV.&amp;nbsp; That ID number can be found in the URL for the CSV starting after "id=".&amp;nbsp; Mine looked something like&amp;nbsp;https://[&amp;nbsp;your arcgis site]/sharing/rest/content/items/[Item # for CSV]/data.&amp;nbsp; That URL might be different depending on how your site is setup and you might need to play around with it to get it to upload correctly.&lt;/P&gt;&lt;P data-unlink="true"&gt;Hopefully, this information will help someone in the future that has this question!&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2023 16:36:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/crowdsource-reporter-drop-down-menu/m-p/1250863#M49931</guid>
      <dc:creator>JasminePrater</dc:creator>
      <dc:date>2023-01-24T16:36:40Z</dc:date>
    </item>
  </channel>
</rss>

