<?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: ArcPad Script for Page Referencing in ArcPad Questions</title>
    <link>https://community.esri.com/t5/arcpad-questions/arcpad-script-for-page-referencing/m-p/120976#M848</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Upon further testing, it appears that ArcPad is not allowing the &lt;/SPAN&gt;&lt;SPAN style="text-decoration:underline;"&gt;first page&lt;/SPAN&gt;&lt;SPAN&gt; of an application to reference any other page.&amp;nbsp; The app I previously mentioned has 4 pages.&amp;nbsp; I used a simple enable/disable code as a test (OnSetActive Event) - setting the code on pages 2, 3, and 4 allowed me to reference any other page, including the first.&amp;nbsp; When setting the code on the first page, however, referencing pages 2, 3, and 4 did not work.&amp;nbsp; Is there something special/different about the first page of an application?&amp;nbsp; This is very perplexing.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Oct 2013 13:15:43 GMT</pubDate>
    <dc:creator>ChristopherBowering</dc:creator>
    <dc:date>2013-10-22T13:15:43Z</dc:date>
    <item>
      <title>ArcPad Script for Page Referencing</title>
      <link>https://community.esri.com/t5/arcpad-questions/arcpad-script-for-page-referencing/m-p/120975#M847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I believe what I'm trying to do is a simple page reference but I'm running into the same problem every time I try.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;On Page 1, there is a combo box with Street Names.&amp;nbsp; On Page 2, there is a 'Facility ID' texbox where an ID is generated when a value is input into the # field (Code is set to convert street name to a CR## format and concatenate with # value to form ID).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If the combo box value is changed, the 'Facility ID' does not automatically update (somewhat intentional as the code was not used as an OnSetActive event).&amp;nbsp; Thus, I created a Refresh button which loops through the same code and updates the 'Facility ID'.&amp;nbsp; This button works fine if it is on the same page as the 'Facility ID' but I can't get it to work if it is on the first page.&amp;nbsp; I want it to run exactly the same way - with the button itself being on the first page.&amp;nbsp; No matter what I try, a certain object is not being declared properly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If someone could at least provide a sample code which takes a value on the first page and populates a text box on the second page, via first page button click, that would be great!&amp;nbsp; Attached is a picture of my Edit Form.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Oct 2013 18:10:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/arcpad-script-for-page-referencing/m-p/120975#M847</guid>
      <dc:creator>ChristopherBowering</dc:creator>
      <dc:date>2013-10-21T18:10:50Z</dc:date>
    </item>
    <item>
      <title>Re: ArcPad Script for Page Referencing</title>
      <link>https://community.esri.com/t5/arcpad-questions/arcpad-script-for-page-referencing/m-p/120976#M848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Upon further testing, it appears that ArcPad is not allowing the &lt;/SPAN&gt;&lt;SPAN style="text-decoration:underline;"&gt;first page&lt;/SPAN&gt;&lt;SPAN&gt; of an application to reference any other page.&amp;nbsp; The app I previously mentioned has 4 pages.&amp;nbsp; I used a simple enable/disable code as a test (OnSetActive Event) - setting the code on pages 2, 3, and 4 allowed me to reference any other page, including the first.&amp;nbsp; When setting the code on the first page, however, referencing pages 2, 3, and 4 did not work.&amp;nbsp; Is there something special/different about the first page of an application?&amp;nbsp; This is very perplexing.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Oct 2013 13:15:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/arcpad-script-for-page-referencing/m-p/120976#M848</guid>
      <dc:creator>ChristopherBowering</dc:creator>
      <dc:date>2013-10-22T13:15:43Z</dc:date>
    </item>
    <item>
      <title>Re: ArcPad Script for Page Referencing</title>
      <link>https://community.esri.com/t5/arcpad-questions/arcpad-script-for-page-referencing/m-p/120977#M849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Under OnSelChange event of your combo box control on Page 1, call your funtion that generates the ID and populates the value to 'Facility ID' texbox on Page 2.&amp;nbsp; It should work for you when ever the street value from the combo box is changed.&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, 29 Oct 2013 16:15:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/arcpad-script-for-page-referencing/m-p/120977#M849</guid>
      <dc:creator>ThaiTruong</dc:creator>
      <dc:date>2013-10-29T16:15:30Z</dc:date>
    </item>
  </channel>
</rss>

