<?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: Survey123 Barcode Scanning Question in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-barcode-scanning-question/m-p/802537#M11158</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Phil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for responding to my posting.&amp;nbsp; Hope you had and are having a great holiday.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In response to your question, the entire string would be just the meter number obtained from the meter's barcode tag after scanning.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've made the modifications you suggested to the ElectricMeterChangeForm.&amp;nbsp; Could you please check to make sure it is what you were suggesting? I've uploaded a revised copy of the form.&amp;nbsp; In addition, I have attached a screen capture of what my updated form produced.&amp;nbsp; Should I be seeing a barcode graphic in the form?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jeff&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 31 Dec 2018 14:09:02 GMT</pubDate>
    <dc:creator>JeffDavis7</dc:creator>
    <dc:date>2018-12-31T14:09:02Z</dc:date>
    <item>
      <title>Survey123 Barcode Scanning Question</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-barcode-scanning-question/m-p/802535#M11156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I initially created a survey using Survey123 for ArcGIS.&amp;nbsp; Then it came to my attention that I need to incorporate the ability to scan a barcode into my form.&amp;nbsp; Based upon my online searches I discovered that Survey123 Connect for ArcGIS has a Samples section that features Barcodes.&amp;nbsp; I then brought my completed survey form into Survey123 Connect with the hope of integrating the sample Barcode information within this survey.&lt;/P&gt;&lt;P&gt;Can someone help me integrate the BarcodeSample with my ElectricMeterChangeForm?&lt;/P&gt;&lt;P&gt;Line 13 in my ElectricMeterChangeForm is where the Barcode information needs to go.&amp;nbsp; I need the user to scan the electric meter barcode to autopopulate the New Meter Number.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;Jeff&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Dec 2018 15:38:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-barcode-scanning-question/m-p/802535#M11156</guid>
      <dc:creator>JeffDavis7</dc:creator>
      <dc:date>2018-12-17T15:38:44Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 Barcode Scanning Question</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-barcode-scanning-question/m-p/802536#M11157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jeff,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the entire string returned from the barcode when scanned? Is it just the meter number or does it contain additional information?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you insert a new line above field_10 (line 13) and set the type to barcode, give it a name and label, and then use minimal appearance so the returned string is not visible. If you do not want this barcode string to be&amp;nbsp;added as a new field and the value stored as raw data in your feature service, you can set the esri field type to null.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then, on the New Meter Number, you need to set a calculation to read the string you want from the barcode question type. If you want the entire string then just use&amp;nbsp;&lt;SPAN style="color: #000000;"&gt;${barcodequestname} or if you only want part of the string use&amp;nbsp;&lt;SPAN&gt;substr(${barcodequestname},0,7) for example for first 7 digits.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;SPAN&gt;Hope that makes sense.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;SPAN&gt;Phil.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Dec 2018 23:47:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-barcode-scanning-question/m-p/802536#M11157</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2018-12-23T23:47:22Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 Barcode Scanning Question</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-barcode-scanning-question/m-p/802537#M11158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Phil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for responding to my posting.&amp;nbsp; Hope you had and are having a great holiday.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In response to your question, the entire string would be just the meter number obtained from the meter's barcode tag after scanning.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've made the modifications you suggested to the ElectricMeterChangeForm.&amp;nbsp; Could you please check to make sure it is what you were suggesting? I've uploaded a revised copy of the form.&amp;nbsp; In addition, I have attached a screen capture of what my updated form produced.&amp;nbsp; Should I be seeing a barcode graphic in the form?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jeff&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Dec 2018 14:09:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-barcode-scanning-question/m-p/802537#M11158</guid>
      <dc:creator>JeffDavis7</dc:creator>
      <dc:date>2018-12-31T14:09:02Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 Barcode Scanning Question</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-barcode-scanning-question/m-p/802538#M11159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jeff,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had a quick look at your survey, and whilst I can not test it with your specific barcode, the survey appears to be configured correctly. However your screenshot doesn't seem to show the barcode icon for scanning, which launches the camera, can you confirm you have a camera on the device and it is working. The question should look as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/432411_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Phil.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Jan 2019 23:49:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-barcode-scanning-question/m-p/802538#M11159</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2019-01-01T23:49:55Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 Barcode Scanning Question</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-barcode-scanning-question/m-p/802539#M11160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Phil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for reviewing my form.&amp;nbsp; I really appreciate your time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The screenshot actually was taken from my desktop computer.&amp;nbsp; Sorry.&amp;nbsp; I probably should have mentioned that in the posting.&amp;nbsp; I have yet to publish and run trials using our Android phones and tablets.&amp;nbsp; Your answer would tend to confirm that I should not be seeing anything now regarding the barcode icon until the form is being accessed in the field using our collection devices.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you again and I will definitely let you know if any issues arise when the form is being used in practice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As a side note, I will be posting another question regarding the use of including PullData in my current form as well.&amp;nbsp; Since you have been so helpful with my Barcode conundrum I am hoping you may assist with this one as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jeff&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jan 2019 13:08:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-barcode-scanning-question/m-p/802539#M11160</guid>
      <dc:creator>JeffDavis7</dc:creator>
      <dc:date>2019-01-02T13:08:58Z</dc:date>
    </item>
  </channel>
</rss>

