<?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: Editor tracking in ArcPad in ArcPad Questions</title>
    <link>https://community.esri.com/t5/arcpad-questions/editor-tracking-in-arcpad/m-p/127793#M876</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks a lot Hannah.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried quick field and managed to fill the filed "Operator" with a predefined name and this worked fine. I tried to do so for a field called Date, so that can automatically be populated with a GPS UTC time for a Farmer_ Address layer and I failed. Here is attached the ArcPadExpressions.apx file and the screen shot for quick field. What is wrong with this? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am preparing a project that I will deploy in 40 Trimble devices. For the field "Oparator, it seem I need to change the User Name for every specific device. I had a look at the&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://arcscripts.esri.com/details.asp?dbid=16477"&gt;Login Form Applet&lt;/A&gt;&lt;SPAN&gt;, the problem is not solved yet&amp;nbsp; as It is not practical to have a list of 40 staff so that every one can always have to choose before logging in. Is there any way of using password linked to usernames instead ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 15 Feb 2014 12:15:18 GMT</pubDate>
    <dc:creator>BIGIRIMANAFlorent</dc:creator>
    <dc:date>2014-02-15T12:15:18Z</dc:date>
    <item>
      <title>Editor tracking in ArcPad</title>
      <link>https://community.esri.com/t5/arcpad-questions/editor-tracking-in-arcpad/m-p/127791#M874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have staff I would like them to go and collect data about some specific farms. I want to add a field in one of my layers in an&amp;nbsp; .axf file I created called "Operator" so than it can contain&amp;nbsp; the username of the staff collecting data. Just like "Editor Tracking" in ArcMap, I would like to get the field filled automatically. I am not a pro in programming and I am wondering if there is&amp;nbsp; anyway to do so.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Feb 2014 13:57:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/editor-tracking-in-arcpad/m-p/127791#M874</guid>
      <dc:creator>BIGIRIMANAFlorent</dc:creator>
      <dc:date>2014-02-12T13:57:43Z</dc:date>
    </item>
    <item>
      <title>Re: Editor tracking in ArcPad</title>
      <link>https://community.esri.com/t5/arcpad-questions/editor-tracking-in-arcpad/m-p/127792#M875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You could look at &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/arcpad/10.2/app/index.html#//00s100000154000000"&gt;Quick Fields&lt;/A&gt;&lt;SPAN&gt; - it is an easy way to pre-polulate your fields with data when you open an Edit Form (without writing code &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; ). You can use Quick Fields to insert text, values, calculations and other properties (eg. GPS, Date/Time, Incremental ID's) into your data. Then you can build an expression for each field officer that will insert their name into the specified field whenever they create a new feature.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are feeling a little more adventurous - you could try using this &lt;/SPAN&gt;&lt;A href="http://arcscripts.esri.com/details.asp?dbid=16477"&gt;Login Form Applet&amp;nbsp; &lt;/A&gt;&lt;SPAN&gt; which allows you to store the field officer name as an attribute and pass it into your Edit Forms using the onLoad event. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps,&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>Fri, 14 Feb 2014 02:37:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/editor-tracking-in-arcpad/m-p/127792#M875</guid>
      <dc:creator>HannahFerrier</dc:creator>
      <dc:date>2014-02-14T02:37:38Z</dc:date>
    </item>
    <item>
      <title>Re: Editor tracking in ArcPad</title>
      <link>https://community.esri.com/t5/arcpad-questions/editor-tracking-in-arcpad/m-p/127793#M876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks a lot Hannah.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried quick field and managed to fill the filed "Operator" with a predefined name and this worked fine. I tried to do so for a field called Date, so that can automatically be populated with a GPS UTC time for a Farmer_ Address layer and I failed. Here is attached the ArcPadExpressions.apx file and the screen shot for quick field. What is wrong with this? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am preparing a project that I will deploy in 40 Trimble devices. For the field "Oparator, it seem I need to change the User Name for every specific device. I had a look at the&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://arcscripts.esri.com/details.asp?dbid=16477"&gt;Login Form Applet&lt;/A&gt;&lt;SPAN&gt;, the problem is not solved yet&amp;nbsp; as It is not practical to have a list of 40 staff so that every one can always have to choose before logging in. Is there any way of using password linked to usernames instead ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Feb 2014 12:15:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/editor-tracking-in-arcpad/m-p/127793#M876</guid>
      <dc:creator>BIGIRIMANAFlorent</dc:creator>
      <dc:date>2014-02-15T12:15:18Z</dc:date>
    </item>
  </channel>
</rss>

