<?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: Auto Populate in ArcPad Questions</title>
    <link>https://community.esri.com/t5/arcpad-questions/auto-populate/m-p/82990#M608</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Hannah. For some reason only 2 fields are available to edit in quick fields. Id and Latitude even though i have longititude in the attribute table as well&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Oct 2013 14:42:21 GMT</pubDate>
    <dc:creator>BillHendricks</dc:creator>
    <dc:date>2013-10-03T14:42:21Z</dc:date>
    <item>
      <title>Auto Populate</title>
      <link>https://community.esri.com/t5/arcpad-questions/auto-populate/m-p/82986#M604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am wondering if there is a way to auto populate Lat and Long in the attribute table using arcpad 10.2&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Oct 2013 16:00:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/auto-populate/m-p/82986#M604</guid>
      <dc:creator>BillHendricks</dc:creator>
      <dc:date>2013-10-02T16:00:27Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Populate</title>
      <link>https://community.esri.com/t5/arcpad-questions/auto-populate/m-p/82987#M605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Bill,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/12221-Automatically-populating-lat-amp-long-fields-when-a-pt-is-captured-in-the-field-on-GPS"&gt;this&lt;/A&gt;&lt;SPAN&gt; might help you?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tim&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Oct 2013 16:20:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/auto-populate/m-p/82987#M605</guid>
      <dc:creator>TimWitt</dc:creator>
      <dc:date>2013-10-02T16:20:52Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Populate</title>
      <link>https://community.esri.com/t5/arcpad-questions/auto-populate/m-p/82988#M606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a very basic knowledge of Arcpad. I tried using the applet without success&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Oct 2013 19:20:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/auto-populate/m-p/82988#M606</guid>
      <dc:creator>BillHendricks</dc:creator>
      <dc:date>2013-10-02T19:20:25Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Populate</title>
      <link>https://community.esri.com/t5/arcpad-questions/auto-populate/m-p/82989#M607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Bill,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Good news!! In ArcPad 10.2 we have introduced QuickFields - which are designed to do exactly what you are after!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To set up:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;UL&gt;&lt;BR /&gt;&lt;LI&gt;Create fields in your points layer to store the lat/long data (eg. PointX &amp;amp; PointY)&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Add data to ArcPad (this will make sure your data is loaded into the QuickFields Expression Builder)&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Put ArcPad into Design Mode&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Select the QuickFields tool to launch the Expression Builder and Select ADD to create a new expression&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Choose the LAYERS option, then select your Layer and Field from the Drop-Down Lists&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Give your expression a name (this helps you manage multiple rules)&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Select POINTS as your filter and SHAPE X or SHAPE Y as your function&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;This will add the function to your expression (the blue text at the bottom of the Expression Builder)&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Select OK and repeat the process for the next field include both X and Y&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Take ArcPad out of Design Mode select the QuickFields Tool to switch QuickFields ON for your map&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Now when you collect your points - these fields will auto-populate with the SHAPE X and SHAPE Y data&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; &lt;/LI&gt;&lt;BR /&gt;&lt;/UL&gt;&lt;BR /&gt;&lt;SPAN&gt;See &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/arcpad/10.2/app/index.html#//00s100000154000000"&gt;here &lt;/A&gt;&lt;SPAN&gt;for more details,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hannah &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Oct 2013 23:56:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/auto-populate/m-p/82989#M607</guid>
      <dc:creator>HannahFerrier</dc:creator>
      <dc:date>2013-10-02T23:56:46Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Populate</title>
      <link>https://community.esri.com/t5/arcpad-questions/auto-populate/m-p/82990#M608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Hannah. For some reason only 2 fields are available to edit in quick fields. Id and Latitude even though i have longititude in the attribute table as well&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Oct 2013 14:42:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/auto-populate/m-p/82990#M608</guid>
      <dc:creator>BillHendricks</dc:creator>
      <dc:date>2013-10-03T14:42:21Z</dc:date>
    </item>
  </channel>
</rss>

