Hello,
Please see screenshot. I have an AppStudio 3.3 Desktop Edition with Survey123 template. I edit in QT creator. How do I hide item info or is it possible to jump direct without click "Collect" button to survey? Please advise as soon as possible. Thank you.
Solved! Go to Solution.
Alex,
So this functionality is already available in the out of the box Survey123 app, if you PressAndHold on the Survey item, it will actually skip that Survey Info Page. You can change the default onClick behaviour by editing this code on Survey123/template/SurveyGalleryPage.qml, change the parameter for the onClicked from false to true.
cc: Survey123 for ArcGIS
Thank you,
Erwin.
Alex,
So this functionality is already available in the out of the box Survey123 app, if you PressAndHold on the Survey item, it will actually skip that Survey Info Page. You can change the default onClick behaviour by editing this code on Survey123/template/SurveyGalleryPage.qml, change the parameter for the onClicked from false to true.
cc: Survey123 for ArcGIS
Thank you,
Erwin.
Thank you for the reply. When I try to run it, I am no longer to access because of start page. How can I remove start page without sign in so I can view it?
The sign-in page normally appears when you don't have surveys downloaded in your device.