<?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: Managing Signatures in the Inbox as a repeat. in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/managing-signatures-in-the-inbox-as-a-repeat/m-p/879387#M30194</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Steve,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are on the right track. &amp;nbsp;A couple of things to check for:&lt;/P&gt;&lt;P&gt;- you are using submission_url to work with an existing feature service. &amp;nbsp;Does that feature service have a related table with attachments enabled?&lt;/P&gt;&lt;P&gt;- can you republish the layer and tables so they do not have database names (particularly periods)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Oct 2018 20:41:31 GMT</pubDate>
    <dc:creator>JamesTedrick</dc:creator>
    <dc:date>2018-10-25T20:41:31Z</dc:date>
    <item>
      <title>Managing Signatures in the Inbox as a repeat.</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/managing-signatures-in-the-inbox-as-a-repeat/m-p/879386#M30193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have come up with what I think is a way to manage adding a signature to a survey once the survey has been submitted and retrieved through the Inbox.&lt;/P&gt;&lt;P&gt;The Survey is set up to work against a submission_url to a feature class and related tables hosted in our SQl Database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have put the signature inside a repeat and will use a function to make it visible at the right time - I am using a Yes/No select_one at the moment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is working but of course the user is free to add as many signatures as they like, I really only want one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The solution I think is to put 1 in the repeat_count parameter, however when I publish the survey I am getting &lt;SPAN style="color: #3366ff;"&gt;"The custom feature service submission_url is not compatible with this survey (Fields not found in the feature service: 1)"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;If I remove the 1 from the repeat_count then it publishes fine, I just potentially end up with multiple signatures&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Q1/ Am I on the right track?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Q2/ Is this a bug?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;I may be able to implement using a count to make the repeat 'disappear' after one signature is entered but this feels like a work around.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Survey Template Attached&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2018 23:33:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/managing-signatures-in-the-inbox-as-a-repeat/m-p/879386#M30193</guid>
      <dc:creator>SteveRichards4</dc:creator>
      <dc:date>2018-10-24T23:33:04Z</dc:date>
    </item>
    <item>
      <title>Re: Managing Signatures in the Inbox as a repeat.</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/managing-signatures-in-the-inbox-as-a-repeat/m-p/879387#M30194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Steve,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are on the right track. &amp;nbsp;A couple of things to check for:&lt;/P&gt;&lt;P&gt;- you are using submission_url to work with an existing feature service. &amp;nbsp;Does that feature service have a related table with attachments enabled?&lt;/P&gt;&lt;P&gt;- can you republish the layer and tables so they do not have database names (particularly periods)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2018 20:41:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/managing-signatures-in-the-inbox-as-a-repeat/m-p/879387#M30194</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2018-10-25T20:41:31Z</dc:date>
    </item>
    <item>
      <title>Re: Managing Signatures in the Inbox as a repeat.</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/managing-signatures-in-the-inbox-as-a-repeat/m-p/879388#M30195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi James,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your response.&lt;/P&gt;&lt;P&gt;The Feature Service does have a related table with attachments - this is for the signatures.&lt;/P&gt;&lt;P&gt;I have republished the service and removed the periods.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can publish the survey and it works i.e&lt;/P&gt;&lt;P&gt;Fill in the top part of the form&lt;/P&gt;&lt;P&gt;Submit&lt;/P&gt;&lt;P&gt;Retrieve from Inbox&lt;/P&gt;&lt;P&gt;Sign&lt;/P&gt;&lt;P&gt;Submit&lt;/P&gt;&lt;P&gt;The signature saves as expected in the attached Feature Class - if you sign first time around it does not get retrieved from the inbox - this is documented and expected, I am not going to make the signature field available until it has been submitted once.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I am using a repeat to hold the signature - I want to limit the repeats to 1 so it only gets signed once.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As soon as I try and limit the repeats to 1 then I get the publishing error&lt;/P&gt;&lt;P&gt;Looks like this:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-5 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/425411_Repeat_1.PNG" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="425397" alt="" class="image-2 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/425397_NoPublish.PNG" /&gt;&lt;/P&gt;&lt;P&gt;Remove the repeat limit and publish&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="425391" alt="" class="image-3 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/425391_NoRepeat.PNG" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="425392" alt="" class="image-4 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/425392_Published.PNG" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Oct 2018 00:38:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/managing-signatures-in-the-inbox-as-a-repeat/m-p/879388#M30195</guid>
      <dc:creator>SteveRichards4</dc:creator>
      <dc:date>2018-10-26T00:38:44Z</dc:date>
    </item>
    <item>
      <title>Re: Managing Signatures in the Inbox as a repeat.</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/managing-signatures-in-the-inbox-as-a-repeat/m-p/879389#M30196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Steve,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may need to add a field "SX_Test_Actions_count" to the main layer of the form - when publishing with a repeat_count, an "_count" field is expected.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 Oct 2018 12:57:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/managing-signatures-in-the-inbox-as-a-repeat/m-p/879389#M30196</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2018-10-27T12:57:16Z</dc:date>
    </item>
    <item>
      <title>Re: Managing Signatures in the Inbox as a repeat.</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/managing-signatures-in-the-inbox-as-a-repeat/m-p/879390#M30197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi James,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That did the trick,&lt;/P&gt;&lt;P&gt;Thanks very much for your help.&lt;/P&gt;&lt;P&gt;I will attach the final solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Oct 2018 09:13:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/managing-signatures-in-the-inbox-as-a-repeat/m-p/879390#M30197</guid>
      <dc:creator>SteveRichards4</dc:creator>
      <dc:date>2018-10-29T09:13:58Z</dc:date>
    </item>
    <item>
      <title>Re: Managing Signatures in the Inbox as a repeat.</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/managing-signatures-in-the-inbox-as-a-repeat/m-p/879391#M30198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Steve,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am having the same issue you did.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would you mind attaching the final solution if you've succeeded?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2018 13:23:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/managing-signatures-in-the-inbox-as-a-repeat/m-p/879391#M30198</guid>
      <dc:creator>SarahLinn1</dc:creator>
      <dc:date>2018-10-30T13:23:19Z</dc:date>
    </item>
    <item>
      <title>Re: Managing Signatures in the Inbox as a repeat.</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/managing-signatures-in-the-inbox-as-a-repeat/m-p/879392#M30199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sarah,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have managed to attach the solution to my reply now - I was struggling with that yesterday. I have linked it here as well.&lt;/P&gt;&lt;P&gt;&lt;A class="" data-containerid="-1" data-containertype="-1" data-objectid="205569" data-objecttype="13" href="https://community.esri.com/servlet/JiveServlet/download/4077-223329-808546-205569/SX_Test_Sig_FINAL.xlsx"&gt;https://community.esri.com/servlet/JiveServlet/download/223329-1-205569/SX_Test_Sig_FINAL.xlsx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The key to getting it working is that the Feature Service for the main layer must have a field with _count at the end:&lt;/P&gt;&lt;P&gt;Here is the schema for my main layer:&lt;/P&gt;&lt;P&gt;Layer: SX_Test&lt;/P&gt;&lt;P&gt;Fields:&lt;/P&gt;&lt;P&gt;Name ( type: esriFieldTypeString , alias: Name , editable: true , nullable: true , length: 50 )&lt;/P&gt;&lt;P&gt;Location ( type: esriFieldTypeString , alias: Location , editable: true , nullable: true , length: 50 )&lt;/P&gt;&lt;P&gt;GlobalID ( type: esriFieldTypeGlobalID , alias: GlobalID , editable: false , nullable: false , length: 38 )&lt;/P&gt;&lt;P&gt;created_user ( type: esriFieldTypeString , alias: created_user , editable: false , nullable: true , length: 255 )&lt;/P&gt;&lt;P&gt;created_date ( type: esriFieldTypeDate , alias: created_date , editable: false , nullable: true , length: 8 )&lt;/P&gt;&lt;P&gt;last_edited_user ( type: esriFieldTypeString , alias: last_edited_user , editable: false , nullable: true , length: 255 )&lt;/P&gt;&lt;P&gt;last_edited_date ( type: esriFieldTypeDate , alias: last_edited_date , editable: false , nullable: true , length: 8 )&lt;/P&gt;&lt;P&gt;OBJECTID ( type: esriFieldTypeOID , alias: OBJECTID , editable: false , nullable: false )&lt;/P&gt;&lt;P&gt;SignNow ( type: esriFieldTypeString , alias: SignNow , editable: true , nullable: true , length: 500 )&lt;/P&gt;&lt;P&gt;SX_Test_Actions_count ( type: esriFieldTypeString , alias: SX_Test_Actions_count , editable: true , nullable: true , length: 500 ) #It kept saying my field length was too short 500 is probably too big ☺&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The layer for the attachments (signatures) is:&lt;/P&gt;&lt;P&gt;Layer: SX_Test_Actions&lt;/P&gt;&lt;P&gt;Fields:&lt;/P&gt;&lt;P&gt;parentGlobalID ( type: esriFieldTypeGUID , alias: parentGlobalID , editable: true , nullable: true , length: 38 )&lt;/P&gt;&lt;P&gt;ActionName ( type: esriFieldTypeString , alias: ActionName , editable: true , nullable: true , length: 50 )&lt;/P&gt;&lt;P&gt;GlobalID ( type: esriFieldTypeGlobalID , alias: GlobalID , editable: false , nullable: false , length: 38 )&lt;/P&gt;&lt;P&gt;created_user ( type: esriFieldTypeString , alias: created_user , editable: false , nullable: true , length: 255 )&lt;/P&gt;&lt;P&gt;created_date ( type: esriFieldTypeDate , alias: created_date , editable: false , nullable: true , length: 8 )&lt;/P&gt;&lt;P&gt;last_edited_user ( type: esriFieldTypeString , alias: last_edited_user , editable: false , nullable: true , length: 255 )&lt;/P&gt;&lt;P&gt;last_edited_date ( type: esriFieldTypeDate , alias: last_edited_date , editable: false , nullable: true , length: 8 )&lt;/P&gt;&lt;P&gt;OBJECTID ( type: esriFieldTypeOID , alias: OBJECTID , editable: false , nullable: false )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Email me at &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:srichards@hnrg.com"&gt;srichards@hnrg.com&lt;/A&gt;&lt;SPAN&gt;&amp;lt;mailto:&lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:srichards@hnrg.com"&gt;srichards@hnrg.com&lt;/A&gt;&lt;SPAN&gt;&amp;gt; if you can’t download the file&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2018 19:36:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/managing-signatures-in-the-inbox-as-a-repeat/m-p/879392#M30199</guid>
      <dc:creator>SteveRichards4</dc:creator>
      <dc:date>2018-10-30T19:36:31Z</dc:date>
    </item>
  </channel>
</rss>

