<?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: Anyone else find that the Submit/Send button in Survey123 is constantly hidden by keyboard? in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/anyone-else-find-that-the-submit-send-button-in/m-p/1209280#M44636</link>
    <description>&lt;P&gt;This is a pretty awful solution. lt seems you should be able to adjust to allow the keyboard to be hidden. It's not a hard bit of programming to allow for this... it's all over stack overflow and such sites. Can we look at an actual solution?&lt;/P&gt;</description>
    <pubDate>Fri, 02 Sep 2022 18:18:04 GMT</pubDate>
    <dc:creator>RandyBonds_Jr_</dc:creator>
    <dc:date>2022-09-02T18:18:04Z</dc:date>
    <item>
      <title>Anyone else find that the Submit/Send button in Survey123 is constantly hidden by keyboard?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/anyone-else-find-that-the-submit-send-button-in/m-p/731691#M929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My organisation is using all iOS devices, and I am constantly being asked by users "&lt;EM&gt;why does the submit button constantly get hidden by the keyboard? Can you fix it?&lt;/EM&gt;".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See in the below video, the submit button (entire footer bar) is hidden by the keyboard, the only way to make it visible is to click the hamburger button and then click out of it, and it then becomes visible again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6162396547001w320h240r476" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6162396547001" data-account="6161463677001" data-player="default" data-embed="default" class="vjs-fluid" controls="" data-application-id="" style="width: 100%; height: 100%;"&gt;&lt;/video-js&gt;&lt;/div&gt;&lt;script src="https://players.brightcove.net/6161463677001/default_default/index.min.js"&gt;&lt;/script&gt;&lt;script&gt;(function() {  var wrapper = document.getElementById('lia-vid-6162396547001w320h240r476');  var videoEl = wrapper ? wrapper.querySelector('video-js') : null;  if (videoEl) {     if (window.videojs) {       window.videojs(videoEl).ready(function() {         this.on('loadedmetadata', function() {           this.el().querySelectorAll('.vjs-load-progress div[data-start]').forEach(function(bar) {             bar.setAttribute('role', 'presentation');             bar.setAttribute('aria-hidden', 'true');           });         });       });     }  }})();&lt;/script&gt;&lt;a class="video-embed-link" href="https://community.esri.com/t5/video/gallerypage/video-id/6162396547001"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-centered j-img-original" src="/legacyfs/online/475630_2019-12-10 09_08_52-hidden_submit_button.MP4 - VLC media player.jpg" style="display: block; margin-left: auto; margin-right: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically is everyone else having this problem?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Dec 2019 22:10:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/anyone-else-find-that-the-submit-send-button-in/m-p/731691#M929</guid>
      <dc:creator>BenVan_Kesteren1</dc:creator>
      <dc:date>2019-12-09T22:10:59Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone else find that the Submit/Send button in Survey123 is constantly hidden by keyboard?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/anyone-else-find-that-the-submit-send-button-in/m-p/731692#M930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have experienced the same issue. But looking in Survey123 this morning it seems to be fixed, with the submit tick now located on top of the keyboard......&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Dec 2019 22:42:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/anyone-else-find-that-the-submit-send-button-in/m-p/731692#M930</guid>
      <dc:creator>SimonChinnock</dc:creator>
      <dc:date>2019-12-09T22:42:11Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone else find that the Submit/Send button in Survey123 is constantly hidden by keyboard?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/anyone-else-find-that-the-submit-send-button-in/m-p/731693#M931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ben and Simon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This behaviour is actually controlled by iOS itself, depending on where they input focus is in the app at the time the keyboard needs to be displayed. The OS will decide if the keyboard should cover the bottom of the app, move the app focus up (scroll up) or place the keyboard under the app by changing the app window size. The closer the input focus is to top of the app, the keyboard will cover the&amp;nbsp;bottom of the app, the closer&amp;nbsp;the focus is to the bottom, the system will change the app window size. You can test this out by using a simple text input field and clicking into it in different positions in the app window, top/middle/bottom of visible window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note that on iOS you can also swipe the keyboard away, by swiping down from above the keyboard and over the keyboard in a downwards motion. You do not need to press the hamburger menu. This is documented here in a quick FAQ:&amp;nbsp;&lt;A class="link-titled" href="https://doc.arcgis.com/en/survey123/desktop/get-answers/faqgetanswers.htm#anchor17" title="https://doc.arcgis.com/en/survey123/desktop/get-answers/faqgetanswers.htm#anchor17"&gt;Frequently asked questions—Survey123 for ArcGIS | Documentation&lt;/A&gt;&amp;nbsp;&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>Mon, 09 Dec 2019 23:16:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/anyone-else-find-that-the-submit-send-button-in/m-p/731693#M931</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2019-12-09T23:16:31Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone else find that the Submit/Send button in Survey123 is constantly hidden by keyboard?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/anyone-else-find-that-the-submit-send-button-in/m-p/731694#M932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Phil,&amp;nbsp;its easy once you know how!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Dec 2019 23:27:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/anyone-else-find-that-the-submit-send-button-in/m-p/731694#M932</guid>
      <dc:creator>SimonChinnock</dc:creator>
      <dc:date>2019-12-09T23:27:11Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone else find that the Submit/Send button in Survey123 is constantly hidden by keyboard?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/anyone-else-find-that-the-submit-send-button-in/m-p/731695#M933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Such a simple fix I had no idea about! Thanks for the heads up, we are ecstatic here at the office! Made my day.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Dec 2019 23:37:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/anyone-else-find-that-the-submit-send-button-in/m-p/731695#M933</guid>
      <dc:creator>BenVan_Kesteren1</dc:creator>
      <dc:date>2019-12-09T23:37:14Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone else find that the Submit/Send button in Survey123 is constantly hidden by keyboard?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/anyone-else-find-that-the-submit-send-button-in/m-p/1209280#M44636</link>
      <description>&lt;P&gt;This is a pretty awful solution. lt seems you should be able to adjust to allow the keyboard to be hidden. It's not a hard bit of programming to allow for this... it's all over stack overflow and such sites. Can we look at an actual solution?&lt;/P&gt;</description>
      <pubDate>Fri, 02 Sep 2022 18:18:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/anyone-else-find-that-the-submit-send-button-in/m-p/1209280#M44636</guid>
      <dc:creator>RandyBonds_Jr_</dc:creator>
      <dc:date>2022-09-02T18:18:04Z</dc:date>
    </item>
  </channel>
</rss>

