<?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: Creating pull-down menus for collector in ArcGIS Collector Questions</title>
    <link>https://community.esri.com/t5/arcgis-collector-questions/creating-pull-down-menus-for-collector/m-p/462091#M7867</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can use Catalog or ArcMap to create the geodatabase and feature classes to generate your data model.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Russ&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Apr 2014 15:22:32 GMT</pubDate>
    <dc:creator>RussRoberts</dc:creator>
    <dc:date>2014-04-21T15:22:32Z</dc:date>
    <item>
      <title>Creating pull-down menus for collector</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/creating-pull-down-menus-for-collector/m-p/462085#M7861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am creating a feature service in desktop to publish on AGOL to be used with the Collector App.&amp;nbsp; I would like to specify several different tree species for one of the fields.&amp;nbsp; i.e. ash, pine, oak, etc.&amp;nbsp; Is there any documentation on how to create fields that will appear as a pull-down menu in Collector?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Apr 2014 17:33:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/creating-pull-down-menus-for-collector/m-p/462085#M7861</guid>
      <dc:creator>SteveCline</dc:creator>
      <dc:date>2014-04-16T17:33:15Z</dc:date>
    </item>
    <item>
      <title>Re: Creating pull-down menus for collector</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/creating-pull-down-menus-for-collector/m-p/462086#M7862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;These resources should help you out:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Doc&lt;/SPAN&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://resources.arcgis.com/en/help/main/10.2/index.html#//001s00000001000000" rel="nofollow" target="_blank"&gt;http://resources.arcgis.com/en/help/main/10.2/index.html#//001s00000001000000&lt;/A&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://resources.arcgis.com/en/help/main/10.2/index.html#//005r00000003000000" rel="nofollow" target="_blank"&gt;http://resources.arcgis.com/en/help/main/10.2/index.html#//005r00000003000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tutorial:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://resources.arcgis.com/en/help/main/10.2/index.html#//003n0000000p000000" rel="nofollow" target="_blank"&gt;http://resources.arcgis.com/en/help/main/10.2/index.html#//003n0000000p000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Russ&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Apr 2014 17:35:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/creating-pull-down-menus-for-collector/m-p/462086#M7862</guid>
      <dc:creator>RussRoberts</dc:creator>
      <dc:date>2014-04-16T17:35:49Z</dc:date>
    </item>
    <item>
      <title>Re: Creating pull-down menus for collector</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/creating-pull-down-menus-for-collector/m-p/462087#M7863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Am I creating subtypes then with default values then?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Apr 2014 17:58:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/creating-pull-down-menus-for-collector/m-p/462087#M7863</guid>
      <dc:creator>SteveCline</dc:creator>
      <dc:date>2014-04-16T17:58:08Z</dc:date>
    </item>
    <item>
      <title>Re: Creating pull-down menus for collector</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/creating-pull-down-menus-for-collector/m-p/462088#M7864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yup if you want to autofill values off of a feature you pick to collect then you would use subtypes and domains to have that option. If you do not want to auto-populate a feature you will use just domains set in the GDB and then associate that domain to the correct fields in the feature class before publishing up the service.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Russ&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Apr 2014 19:02:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/creating-pull-down-menus-for-collector/m-p/462088#M7864</guid>
      <dc:creator>RussRoberts</dc:creator>
      <dc:date>2014-04-16T19:02:01Z</dc:date>
    </item>
    <item>
      <title>Re: Creating pull-down menus for collector</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/creating-pull-down-menus-for-collector/m-p/462089#M7865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That did the trick!&amp;nbsp; Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Apr 2014 19:42:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/creating-pull-down-menus-for-collector/m-p/462089#M7865</guid>
      <dc:creator>SteveCline</dc:creator>
      <dc:date>2014-04-16T19:42:40Z</dc:date>
    </item>
    <item>
      <title>Re: Creating pull-down menus for collector</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/creating-pull-down-menus-for-collector/m-p/462090#M7866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Do you need ArcCatalog to create a pull-down?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Apr 2014 12:22:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/creating-pull-down-menus-for-collector/m-p/462090#M7866</guid>
      <dc:creator>RobertLefebvre</dc:creator>
      <dc:date>2014-04-18T12:22:21Z</dc:date>
    </item>
    <item>
      <title>Re: Creating pull-down menus for collector</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/creating-pull-down-menus-for-collector/m-p/462091#M7867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can use Catalog or ArcMap to create the geodatabase and feature classes to generate your data model.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Russ&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Apr 2014 15:22:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/creating-pull-down-menus-for-collector/m-p/462091#M7867</guid>
      <dc:creator>RussRoberts</dc:creator>
      <dc:date>2014-04-21T15:22:32Z</dc:date>
    </item>
    <item>
      <title>Re: Creating pull-down menus for collector</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/creating-pull-down-menus-for-collector/m-p/462092#M7868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Russ, we've made great use of domains to generate easy to use drop down lists in Collector 10.2.2.&amp;nbsp; One question though... With a disconnected map, adding attributes to a new point seems to behave slightly different in a slightly annoying way....&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When a point is first added I cannot any attribute, whether it is tied to a domain, or a simple text field.&amp;nbsp; I have to submit the geometry, and then re-click on the feature and "Edit".&amp;nbsp; Is this by design or is there something I can do to help with this...&amp;nbsp; It does not to this when we're connected&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;You can use Catalog or ArcMap to create the geodatabase and feature classes to generate your data model.&lt;BR /&gt;&lt;BR /&gt;Russ&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 12:13:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/creating-pull-down-menus-for-collector/m-p/462092#M7868</guid>
      <dc:creator>GregConiglio</dc:creator>
      <dc:date>2014-04-22T12:13:17Z</dc:date>
    </item>
    <item>
      <title>Re: Creating pull-down menus for collector</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/creating-pull-down-menus-for-collector/m-p/462093#M7869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It sounds like the service you are using has editor tracking and ownership controls enabled on the hosted service. This current version of the app does not support those feature service capabilities on hosted services. If you disable those check boxes on the hosted service item detail page and re-download the map you will be able to collect right away and not have to do a collect then an edit.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Russ&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 15:00:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/creating-pull-down-menus-for-collector/m-p/462093#M7869</guid>
      <dc:creator>RussRoberts</dc:creator>
      <dc:date>2014-04-22T15:00:57Z</dc:date>
    </item>
    <item>
      <title>Re: Creating pull-down menus for collector</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/creating-pull-down-menus-for-collector/m-p/462094#M7870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Russ:&amp;nbsp; That certainly solved the issue!&amp;nbsp; It also solved the sync issues that some users had that have been discussed in other threads (Odd though that the editor tracking / sync issue did not seem universal - I could never replicate the problem and could always sync anyway, but just after I removed the editor tracking I got an email saying syninc was working for him!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Enjoying this forum - thanks for all your help with us in it!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;It sounds like the service you are using has editor tracking and ownership controls enabled on the hosted service. This current version of the app does not support those feature service capabilities on hosted services. If you disable those check boxes on the hosted service item detail page and re-download the map you will be able to collect right away and not have to do a collect then an edit.&lt;BR /&gt;&lt;BR /&gt;Russ&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Apr 2014 15:09:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/creating-pull-down-menus-for-collector/m-p/462094#M7870</guid>
      <dc:creator>GregConiglio</dc:creator>
      <dc:date>2014-04-23T15:09:07Z</dc:date>
    </item>
  </channel>
</rss>

