<?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 @pulldata from feature service works in S123 Connect, not on iOS app or web in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-from-feature-service-works-in-s123/m-p/1514717#M58304</link>
    <description>&lt;P&gt;Hi, i am working on a form for our field crew that uses pulldata functionality to get attributes of structure type and name, from a feature service. It works perfectly in S123 Connect but, when i publish to phone or web, it does not work. No error message, just remains blank. i have attached a file from xlsf. i have checked to make sure the layer is avail to query, see snip below. Any help greatly appreciated.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;STRUCTURE_TYPE&lt;I&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;( type: esriFieldTypeString, alias: STRUCTURE_TYPE, length: 40 )&lt;/I&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;UL&gt;&lt;LI&gt;ASSGN_TOM_FN&lt;I&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;( type: esriFieldTypeString, alias: ASSGN_TOM_FN, length: 20 )&lt;/I&gt;&lt;/LI&gt;&lt;LI&gt;ASSGN_TOM_LN&lt;I&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;( type: esriFieldTypeString, alias: ASSGN_TOM_LN, length: 30 )&lt;/I&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RodPerialas_0-1722795033668.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/111560i41E5E05E0DEEED3A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="RodPerialas_0-1722795033668.png" alt="RodPerialas_0-1722795033668.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 04 Aug 2024 18:11:35 GMT</pubDate>
    <dc:creator>RodPerialas</dc:creator>
    <dc:date>2024-08-04T18:11:35Z</dc:date>
    <item>
      <title>@pulldata from feature service works in S123 Connect, not on iOS app or web</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-from-feature-service-works-in-s123/m-p/1514717#M58304</link>
      <description>&lt;P&gt;Hi, i am working on a form for our field crew that uses pulldata functionality to get attributes of structure type and name, from a feature service. It works perfectly in S123 Connect but, when i publish to phone or web, it does not work. No error message, just remains blank. i have attached a file from xlsf. i have checked to make sure the layer is avail to query, see snip below. Any help greatly appreciated.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;STRUCTURE_TYPE&lt;I&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;( type: esriFieldTypeString, alias: STRUCTURE_TYPE, length: 40 )&lt;/I&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;UL&gt;&lt;LI&gt;ASSGN_TOM_FN&lt;I&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;( type: esriFieldTypeString, alias: ASSGN_TOM_FN, length: 20 )&lt;/I&gt;&lt;/LI&gt;&lt;LI&gt;ASSGN_TOM_LN&lt;I&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;( type: esriFieldTypeString, alias: ASSGN_TOM_LN, length: 30 )&lt;/I&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RodPerialas_0-1722795033668.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/111560i41E5E05E0DEEED3A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="RodPerialas_0-1722795033668.png" alt="RodPerialas_0-1722795033668.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 04 Aug 2024 18:11:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-from-feature-service-works-in-s123/m-p/1514717#M58304</guid>
      <dc:creator>RodPerialas</dc:creator>
      <dc:date>2024-08-04T18:11:35Z</dc:date>
    </item>
    <item>
      <title>Re: @pulldata from feature service works in S123 Connect, not on iOS app or web</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-from-feature-service-works-in-s123/m-p/1514902#M58305</link>
      <description>&lt;P&gt;Is the pulldata inside a if statement?&amp;nbsp; If so move it out to its own field.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2024 12:36:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-from-feature-service-works-in-s123/m-p/1514902#M58305</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2024-08-05T12:36:29Z</dc:date>
    </item>
    <item>
      <title>Re: @pulldata from feature service works in S123 Connect, not on iOS app or web</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-from-feature-service-works-in-s123/m-p/1515241#M58320</link>
      <description>&lt;P&gt;Hi, it is not inside an if statement. I have 2 and 1 of them is inside of concat, and the other is standalone. see attached.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2024 23:45:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-from-feature-service-works-in-s123/m-p/1515241#M58320</guid>
      <dc:creator>RodPerialas</dc:creator>
      <dc:date>2024-08-05T23:45:39Z</dc:date>
    </item>
    <item>
      <title>Re: @pulldata from feature service works in S123 Connect, not on iOS app or web</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-from-feature-service-works-in-s123/m-p/1515436#M58323</link>
      <description>&lt;P&gt;Only thing I see is the second set of pulldata are inside a concat.&amp;nbsp; Pulldata really wants to be by itself.&amp;nbsp; Try that first.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2024 12:41:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-from-feature-service-works-in-s123/m-p/1515436#M58323</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2024-08-06T12:41:27Z</dc:date>
    </item>
  </channel>
</rss>

