<?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 Default Value - Auto Date? in ArcPad Questions</title>
    <link>https://community.esri.com/t5/arcpad-questions/default-value-auto-date/m-p/231168#M1704</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What's the best way to stamp today's date (No Time) as a default value in a field on ArcPad point collection? Is it easier in ArcPad Studio, ArcCatalog, or ArcMap? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm sure it is a scripting language and that's where my knowledge is very limited. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Oct 2011 10:13:22 GMT</pubDate>
    <dc:creator>anasmalkawi</dc:creator>
    <dc:date>2011-10-28T10:13:22Z</dc:date>
    <item>
      <title>Default Value - Auto Date?</title>
      <link>https://community.esri.com/t5/arcpad-questions/default-value-auto-date/m-p/231168#M1704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What's the best way to stamp today's date (No Time) as a default value in a field on ArcPad point collection? Is it easier in ArcPad Studio, ArcCatalog, or ArcMap? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm sure it is a scripting language and that's where my knowledge is very limited. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Oct 2011 10:13:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/default-value-auto-date/m-p/231168#M1704</guid>
      <dc:creator>anasmalkawi</dc:creator>
      <dc:date>2011-10-28T10:13:22Z</dc:date>
    </item>
    <item>
      <title>Re: Default Value - Auto Date?</title>
      <link>https://community.esri.com/t5/arcpad-questions/default-value-auto-date/m-p/231169#M1705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Anas,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you have specified a 'DATE' field in your geodatabase datatset and use the ArcPad Data Manager Toolbar in ArcMap to check-out your ArcPad Project, the forms that are automatically generated for use in ArcPad will include a 'Date Picker' for the 'DATE' field. All the field user needs to do is click on the date in the calender to enter that information into the 'DATE' field. No scripting required!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hannah Ferrier&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcPad Development Team&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Nov 2011 01:24:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/default-value-auto-date/m-p/231169#M1705</guid>
      <dc:creator>HannahFerrier</dc:creator>
      <dc:date>2011-11-03T01:24:08Z</dc:date>
    </item>
    <item>
      <title>Re: Default Value - Auto Date?</title>
      <link>https://community.esri.com/t5/arcpad-questions/default-value-auto-date/m-p/231170#M1706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What if they are using a laptop with Arcpad 10 for Windows? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm trying to set up a system of Preventive Maintenance where the crews go out and input information on valves, air vents, etc. When I open the project on my computer the next day it pulls up the date opened (today) not the day it was collected in the field.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Nov 2011 13:07:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/default-value-auto-date/m-p/231170#M1706</guid>
      <dc:creator>anasmalkawi</dc:creator>
      <dc:date>2011-11-22T13:07:30Z</dc:date>
    </item>
    <item>
      <title>Re: Default Value - Auto Date?</title>
      <link>https://community.esri.com/t5/arcpad-questions/default-value-auto-date/m-p/231171#M1707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can also set a default value for your date field (that's a text or integer field).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Via ArcPad Studio:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Go into the properties of the Text control (within the Edit Form) and set it's default value to Now(). This will automatically record the Date/Time within the text field when the edit form is opened.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See my post on the following thread which discusses this topic a little bit.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/9803-Date-field-changes-when-importing-AXF?p=148205#post148205"&gt;Default date value&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you set the default value to Now() on an integer field it will only give you the year, such as 2011.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Nov 2011 14:55:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/default-value-auto-date/m-p/231171#M1707</guid>
      <dc:creator>TimHopper</dc:creator>
      <dc:date>2011-11-22T14:55:48Z</dc:date>
    </item>
  </channel>
</rss>

