<?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: Feature type sort order in drop-down list in ArcGIS Collector Questions</title>
    <link>https://community.esri.com/t5/arcgis-collector-questions/feature-type-sort-order-in-drop-down-list/m-p/283721#M4905</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try &lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//00170000016t000000"&gt;sorting the domain values&lt;/A&gt; in the geodatabase and see if that propagates through the stack.&lt;/P&gt;&lt;P&gt;You may have to shake the various parts (start/stop the service, republish map, etc...)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Jun 2015 15:36:15 GMT</pubDate>
    <dc:creator>BenNadler</dc:creator>
    <dc:date>2015-06-05T15:36:15Z</dc:date>
    <item>
      <title>Feature type sort order in drop-down list</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/feature-type-sort-order-in-drop-down-list/m-p/283720#M4904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In a feature class, I have a field that controls the feature type and, therefore, the symbology.&amp;nbsp; This field uses a coded-value domain list that is carefully sorted.&amp;nbsp; I can get the legend to use the domain sorting without difficulty.&amp;nbsp; The difficulty in sorting comes with the drop-down menu in Collector where the user changes the feature type.&amp;nbsp;&amp;nbsp; When I create a new feature and add it to a new ArcGIS on-line map, I end up having to go into the “Edit - Manage New Features” and reorder items to get the drop-down list in the same order as the legend - this can be tedious if there are many feature types. I have also used the REST API to reorder the types - this is quicker, but could create other problems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can this reordering be done in ArcMap when the feature class is created?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jun 2015 01:05:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/feature-type-sort-order-in-drop-down-list/m-p/283720#M4904</guid>
      <dc:creator>RandyBurton</dc:creator>
      <dc:date>2015-06-05T01:05:47Z</dc:date>
    </item>
    <item>
      <title>Re: Feature type sort order in drop-down list</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/feature-type-sort-order-in-drop-down-list/m-p/283721#M4905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try &lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//00170000016t000000"&gt;sorting the domain values&lt;/A&gt; in the geodatabase and see if that propagates through the stack.&lt;/P&gt;&lt;P&gt;You may have to shake the various parts (start/stop the service, republish map, etc...)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jun 2015 15:36:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/feature-type-sort-order-in-drop-down-list/m-p/283721#M4905</guid>
      <dc:creator>BenNadler</dc:creator>
      <dc:date>2015-06-05T15:36:15Z</dc:date>
    </item>
    <item>
      <title>Re: Feature type sort order in drop-down list</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/feature-type-sort-order-in-drop-down-list/m-p/283722#M4906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Before uploading any map, I &lt;EM&gt;always&lt;/EM&gt; use the sort coded value domain tool on &lt;EM&gt;all&lt;/EM&gt; the databases' domains.&amp;nbsp; This keeps things sorted everywhere except when the domain is used to identify the feature type.&amp;nbsp; I can go to the "Edit - Manage New Features" in ArcGIS Online and rearrange the order, but I haven't found where the sort order is getting messed up or where it can be fixed in ArcMap.&amp;nbsp; I have used the REST API to fix the order, but I think I would rather do it in ArcMap.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jun 2015 22:34:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/feature-type-sort-order-in-drop-down-list/m-p/283722#M4906</guid>
      <dc:creator>RandyBurton</dc:creator>
      <dc:date>2015-06-05T22:34:10Z</dc:date>
    </item>
    <item>
      <title>Re: Feature type sort order in drop-down list</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/feature-type-sort-order-in-drop-down-list/m-p/283723#M4907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It appears that ArcGIS Online maps use the domain sort from the database's settings to populate the dropdown.&amp;nbsp; However, Collector seems to use an unsorted list from Online's "Edit-Add Features" section.&amp;nbsp; Using the manage button (Manage New Features), I can move the items in the list up or down, eventually matching the domain sorting.&amp;nbsp; I can also go in and edit the "Types" in the JSON file to reorder the list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When using ether method, Collector uses the new sorting in the dropdown. However, the map can no longer be downloaded for off-line work.&amp;nbsp; In Android it looks like the layer has been turned off.&amp;nbsp; For iOS it seems to dump back to the map index.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I look at the JSON file, I notice that the "drawingInfo" item of "contentType" has changed from "contentType":"image/png" to "contentType":"".&amp;nbsp; This happens when the order is changed with online's Manage button or by updating the JSON file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there an issue with contentType being set to null?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jun 2015 00:39:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/feature-type-sort-order-in-drop-down-list/m-p/283723#M4907</guid>
      <dc:creator>RandyBurton</dc:creator>
      <dc:date>2015-06-09T00:39:42Z</dc:date>
    </item>
    <item>
      <title>Re: Feature type sort order in drop-down list</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/feature-type-sort-order-in-drop-down-list/m-p/283724#M4908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've suffered this known issue for 2 years now without a solution&lt;A href="https://community.esri.com/thread/75332"&gt;Wrong Feature Template Order&lt;/A&gt;​.&lt;/P&gt;&lt;P&gt;Here is another post with the same issue &lt;A href="https://community.esri.com/thread/107222"&gt;Order of Feature Templates Not Honored in ArcGIS Online&lt;/A&gt;​.&lt;/P&gt;&lt;P&gt;For me, the template order is already incorrect at service definition staging for publishing. I too have resorted to updating the service definition's json through REST. Maybe this will be helpful with sorting &lt;A href="https://jsfiddle.net/Rx6jQ/15/"&gt;https://jsfiddle.net/Rx6jQ/15/&lt;/A&gt; .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I too have noticed that "contentType" is blank after altering the service definition. Not sure that this impacts in Collector though.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jun 2015 18:48:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/feature-type-sort-order-in-drop-down-list/m-p/283724#M4908</guid>
      <dc:creator>DavinShokes1</dc:creator>
      <dc:date>2015-06-11T18:48:25Z</dc:date>
    </item>
    <item>
      <title>Re: Feature type sort order in drop-down list</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/feature-type-sort-order-in-drop-down-list/m-p/283725#M4909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My feature classes don't have subtypes. The feature templates and symbology are based on a text field with a coded value domain. The symbology is match to a style file with names in the domain. I'm curious if your feature class has a similar setup?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jun 2015 19:02:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/feature-type-sort-order-in-drop-down-list/m-p/283725#M4909</guid>
      <dc:creator>DavinShokes1</dc:creator>
      <dc:date>2015-06-11T19:02:29Z</dc:date>
    </item>
    <item>
      <title>Re: Feature type sort order in drop-down list</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/feature-type-sort-order-in-drop-down-list/m-p/283726#M4910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;RTC, Sounds like we are using the same basic approach. I haven't explored subtypes yet. Ben in his comment mentioned using the domain sorting tool, and I highly recommend using it.&amp;nbsp; I had been looking for the easiest spot to fix the sorting in regards to adding new features.&amp;nbsp; It seems to me that using the REST API is the best place to do it. Your link to jsfiddle looks like an interesting tool to help sort the Types section of the JSON file.&amp;nbsp; And before making updates, I recommend &lt;A href="http://jsonlint.com/"&gt;jsonlint.com &lt;/A&gt;for JSON validation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I used the Manage New Features in ArcGIS Online, I found that the contentType in the drawingInfo section was being changed from image/png to null.&amp;nbsp; When contentType gets set to null, the layer is no longer downloadable in Collector for off-line use.&amp;nbsp; The layer will still work in Collector for on-line use.&amp;nbsp; ESRI support is aware of this issue; their response: " This anomaly can be classified as an ArcGIS Online where the AGOL changes the "contentType" in the symbology description to &amp;lt;null&amp;gt;. &lt;SPAN style="font-family: 'Calibri','sans-serif'; font-size: 11pt; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;"&gt;Essentially, this leads to the symbology contentType defined as null in the&amp;nbsp; offline geodatabase and as such the Collector for ArcGIS fails to read and assimilate the features." &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; font-size: 11pt; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;"&gt;For fixing the feature template order, I would recommend using the REST API and just updating the Types section only.&amp;nbsp; Using the whole JSON file, particularly the DrawingInfo section, has, in my experience, causes the contentType null problem, which you would want to avoid.&amp;nbsp; Experimenting with a copy of your layer and making backups is also recommended.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; font-size: 11pt; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;"&gt;RTC and Ben, I appreciated receiving your comments.&amp;nbsp; Thank you.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jun 2015 19:44:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/feature-type-sort-order-in-drop-down-list/m-p/283726#M4910</guid>
      <dc:creator>RandyBurton</dc:creator>
      <dc:date>2015-06-11T19:44:59Z</dc:date>
    </item>
    <item>
      <title>Re: Feature type sort order in drop-down list</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/feature-type-sort-order-in-drop-down-list/m-p/283727#M4911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to simply edit the numbers listed beside each type in the json or how exactly do you reorder these?&amp;nbsp; My database has subtypes and its a huge pain to try and resort all of these in a text editor.&amp;nbsp; I can't resort these on ArcGIS Online either because my subypes are based on a file geodatabase table, rather than a feature class.&amp;nbsp; Any help would be appreciated....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2015 17:38:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/feature-type-sort-order-in-drop-down-list/m-p/283727#M4911</guid>
      <dc:creator>deleted-user-BBLVVi7Xg643</dc:creator>
      <dc:date>2015-06-16T17:38:07Z</dc:date>
    </item>
    <item>
      <title>Re: Feature type sort order in drop-down list</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/feature-type-sort-order-in-drop-down-list/m-p/283728#M4912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/34565"&gt;Randy Burton&lt;/A&gt;​, I have found some more out while testing.&lt;/P&gt;&lt;P&gt;1. I've extracted the featureserver.json from an sd file and confirmed the template order is wrong after staging is complete. Although I haven't checked, one may be able to sort the templates in the json, compress the sd file, and publish. &lt;/P&gt;&lt;P&gt;2. all "contentType" values are set to "" for esriPMS picture marker symbols everytime I programmatically update the service definition via REST. It occurs regardless of whether changes are made or not.&lt;/P&gt;&lt;P&gt;3. When managing templates through the map viewer I tried to pick a new image symbol for a templates. After saving, the "contentType" was set to "image/png".&lt;/P&gt;&lt;P&gt;4. While using the style and templates management panels in map viewer, I found that changing the symbol size and keeping the image did not update "contentType" to "image/png"&lt;/P&gt;&lt;P&gt;5. Map viewer doesn't care about "contentType" but Collector for ArcGIS offline does.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2015 17:42:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/feature-type-sort-order-in-drop-down-list/m-p/283728#M4912</guid>
      <dc:creator>DavinShokes1</dc:creator>
      <dc:date>2015-06-16T17:42:59Z</dc:date>
    </item>
    <item>
      <title>Re: Feature type sort order in drop-down list</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/feature-type-sort-order-in-drop-down-list/m-p/283729#M4913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to make stage the sd file locally. Unzip it and edit the templates found within &amp;lt;sd file&amp;gt; / servicedescriptions / featureserver / featureserver.json&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then recompress the sd (you may need to change the extension back to .sd) and try to publish through ArcMap, Arcpy, or after uploading the .sd to your organization.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2015 17:49:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/feature-type-sort-order-in-drop-down-list/m-p/283729#M4913</guid>
      <dc:creator>DavinShokes1</dc:creator>
      <dc:date>2015-06-16T17:49:36Z</dc:date>
    </item>
    <item>
      <title>Re: Feature type sort order in drop-down list</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/feature-type-sort-order-in-drop-down-list/m-p/283730#M4914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/35086"&gt;RTC GIS&lt;/A&gt;​ How do I uncompress and compress an .sd file?&amp;nbsp; I created a service definition file locally on my computer.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2015 17:56:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/feature-type-sort-order-in-drop-down-list/m-p/283730#M4914</guid>
      <dc:creator>deleted-user-BBLVVi7Xg643</dc:creator>
      <dc:date>2015-06-16T17:56:38Z</dc:date>
    </item>
    <item>
      <title>Re: Feature type sort order in drop-down list</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/feature-type-sort-order-in-drop-down-list/m-p/283731#M4915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using 7zip or WinRAR etc.&amp;nbsp; right click the .sd to get some options. You may be able to modify the json without uncompressing by replacing the .json file inside with the one you have modified.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2015 18:01:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/feature-type-sort-order-in-drop-down-list/m-p/283731#M4915</guid>
      <dc:creator>DavinShokes1</dc:creator>
      <dc:date>2015-06-16T18:01:44Z</dc:date>
    </item>
    <item>
      <title>Re: Feature type sort order in drop-down list</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/feature-type-sort-order-in-drop-down-list/m-p/283732#M4916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Matthew:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It might be possible to just renumber, but the numbers you would be changing are the coded values.&amp;nbsp; If you are thinking of editing the JSON file here are my suggestions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Work with a copy of your data and back up your original.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Work with only sections of the JSON file.&amp;nbsp; There is a bug when making changes to the drawingInfo section; the contentType gets set to null.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use jsonlint.com to check validity.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since I have not used subtypes, I cannot advise on this point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the types section, copy this to a text editor. Enclose the section with curly brackets for valid JSON. I would probably move sections, but you may try renumbering if the types are fairly simple. There will be an ID which is the number you are thinking of changing.&amp;nbsp; There will be a related template section and you will see the same number there. The template section controls what happens when you change types. Values here that are null are inherited; other values may interact with subtypes.&amp;nbsp; You will also see your coded value in this section.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Again, test on a backup copy before changing your original data. Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 16:30:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/feature-type-sort-order-in-drop-down-list/m-p/283732#M4916</guid>
      <dc:creator>RandyBurton</dc:creator>
      <dc:date>2015-06-18T16:30:52Z</dc:date>
    </item>
    <item>
      <title>Re: Feature type sort order in drop-down list</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/feature-type-sort-order-in-drop-down-list/m-p/283733#M4917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;RTC,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the javascript link.&amp;nbsp; I started looking for a python method of sorting the 'types' section of the JSON file and updating it using the REST API.&amp;nbsp; The python code is here: &lt;A href="https://community.esri.com/message/531102"&gt;Feature type sort order in REST API using Python&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think using the REST API is the best solution to this issue, and python can help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jun 2015 18:57:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/feature-type-sort-order-in-drop-down-list/m-p/283733#M4917</guid>
      <dc:creator>RandyBurton</dc:creator>
      <dc:date>2015-06-25T18:57:02Z</dc:date>
    </item>
    <item>
      <title>Re: Feature type sort order in drop-down list</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/feature-type-sort-order-in-drop-down-list/m-p/283734#M4918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A href="https://community.esri.com/people/rvburton"&gt;rvburton&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;Great script. Thanks for sharing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know if anyone has been able to use it with Portal? I have tried to use it with Portal and get this error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is a feature server though the folder FeatureServer does not exist in config-store\service\UAT_FieldObsCapture&lt;/P&gt;&lt;PRE&gt;{&amp;nbsp; "error": { &amp;nbsp; "code": 500, &amp;nbsp; "message": "Service 'UAT_FieldObsCapture'.'FeatureServer' does not exist in folder 'FieldObs'.", &amp;nbsp; "details": []&amp;nbsp; } }&lt;/PRE&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Mar 2017 05:55:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/feature-type-sort-order-in-drop-down-list/m-p/283734#M4918</guid>
      <dc:creator>GISSupport3</dc:creator>
      <dc:date>2017-03-24T05:55:54Z</dc:date>
    </item>
    <item>
      <title>Re: Feature type sort order in drop-down list</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/feature-type-sort-order-in-drop-down-list/m-p/283735#M4919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm sorry.&amp;nbsp; I have not used Portal.&amp;nbsp;&amp;nbsp; For AGOL the path to the layer definition update&amp;nbsp;page&amp;nbsp;uses something like:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;http&amp;lt;s&amp;gt;://services.arcgis.com/&amp;lt;abc123&amp;gt;/arcgis/rest/admin/services/&amp;lt;featuer layer&amp;gt;/FeatureServer/&amp;lt;layer id&amp;gt;/updateDefinition&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Should you be using a slash instead of a dash?&amp;nbsp;&lt;EM&gt; 'UAT_FieldObsCapture/FeatureServer'&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Mar 2017 17:25:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/feature-type-sort-order-in-drop-down-list/m-p/283735#M4919</guid>
      <dc:creator>RandyBurton</dc:creator>
      <dc:date>2017-03-24T17:25:17Z</dc:date>
    </item>
  </channel>
</rss>

