<?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: Dynamic filtering in ArcPad in ArcPad Questions</title>
    <link>https://community.esri.com/t5/arcpad-questions/dynamic-filtering-in-arcpad/m-p/691487#M4983</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is a perfect scenario for setting up your geodatabase to use &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//005r00000001000000"&gt;subtypes&lt;/A&gt;&lt;SPAN&gt;!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Using subtypes will allow you to apply coded or ranged domains to features, enabling you to constrain input information to a valid set of values. For example, in a water distribution network, the subtype 'water mains' could have a coded domain for building materials restricting them to be made of cast iron, ductile iron, or copper.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Subtype/domain relationships in the geodatabase are exported to ArcPad during checkout using the Data Manager Toolbar.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- Hannah&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Sep 2013 01:00:27 GMT</pubDate>
    <dc:creator>HannahFerrier</dc:creator>
    <dc:date>2013-09-13T01:00:27Z</dc:date>
    <item>
      <title>Dynamic filtering in ArcPad</title>
      <link>https://community.esri.com/t5/arcpad-questions/dynamic-filtering-in-arcpad/m-p/691486#M4982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am trying to create an ArcPad data collection form for ecological assessments, and would like to be able to create a dynamic filter to limit the items in a list box based on a previous selection in the form.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The reason for this is there are 10 "Habitat Types" which each have approximately 10 "Habitat Classes" associated with them.&amp;nbsp; If the field collector selects a habitat type from a list box, I would like them to see just the habitat class associated with this in the next list box.&amp;nbsp; I've attached a spreadsheet to show these.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I could simply allow a manual selection from the longer list of the habitat classes, but wanted to see if there was a better and more efficient way. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any suggestions greatly appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kind Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Bruce Kerridge&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Sep 2013 08:13:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/dynamic-filtering-in-arcpad/m-p/691486#M4982</guid>
      <dc:creator>BruceKerridge</dc:creator>
      <dc:date>2013-09-06T08:13:32Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic filtering in ArcPad</title>
      <link>https://community.esri.com/t5/arcpad-questions/dynamic-filtering-in-arcpad/m-p/691487#M4983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is a perfect scenario for setting up your geodatabase to use &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//005r00000001000000"&gt;subtypes&lt;/A&gt;&lt;SPAN&gt;!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Using subtypes will allow you to apply coded or ranged domains to features, enabling you to constrain input information to a valid set of values. For example, in a water distribution network, the subtype 'water mains' could have a coded domain for building materials restricting them to be made of cast iron, ductile iron, or copper.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Subtype/domain relationships in the geodatabase are exported to ArcPad during checkout using the Data Manager Toolbar.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- Hannah&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Sep 2013 01:00:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/dynamic-filtering-in-arcpad/m-p/691487#M4983</guid>
      <dc:creator>HannahFerrier</dc:creator>
      <dc:date>2013-09-13T01:00:27Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic filtering in ArcPad</title>
      <link>https://community.esri.com/t5/arcpad-questions/dynamic-filtering-in-arcpad/m-p/691488#M4984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hannah is right given that your table is so simple, either or as Parent / Subs.&amp;nbsp; It will make your life much easier.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, if you have as we do, 5 levels of subtypes; that subs of subs of subs of subs, ESRI couldn't give us a way to make it work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Our "IF Then" section of VBS file has, over the past 10 years, grown and shrank, and been modified again and again. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What I'd like to know is for the next generation of this project would it be better to switch to ArcMobile and use a tablet?&amp;nbsp; Will the VBScript be translatable.&amp;nbsp; Or has there been any developments in the Geodatabase that would allow multiple layers of subtypes?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'll attach a copy of our lookup table for the forms.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Sep 2013 15:49:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/dynamic-filtering-in-arcpad/m-p/691488#M4984</guid>
      <dc:creator>KyleCollins</dc:creator>
      <dc:date>2013-09-17T15:49:31Z</dc:date>
    </item>
  </channel>
</rss>

