AppStudio Survey123: How to remove "Delete Survey"?

806
4
Jump to solution
08-26-2019 05:41 AM
AlexP_
by
Occasional Contributor III

Hello,

Please see screenshot. I have an AppStudio 3.3 Desktop Edition with Survey123 template. I edit in QT creator. How do I remove "Delete Survey" button? Please advise as soon as possible. Thank you.

0 Kudos
1 Solution

Accepted Solutions
ErwinSoekianto
Esri Regular Contributor

Alex,

This would be in Survey123/template/SurveyInfoPage.qml around line 40, you would see a MenuItem that says "Delete Survey", the easiest way is to set the visibility to false. See below screenshots.

cc: Survey123 for ArcGIS

Thank you,

Erwin

View solution in original post

4 Replies
ErwinSoekianto
Esri Regular Contributor

Alex,

This would be in Survey123/template/SurveyInfoPage.qml around line 40, you would see a MenuItem that says "Delete Survey", the easiest way is to set the visibility to false. See below screenshots.

cc: Survey123 for ArcGIS

Thank you,

Erwin

AlexP_
by
Occasional Contributor III

I have been looking for this.This is very helpful. Thank you. It is working.

Please see screenshot. Is it same with Sign In, Settings and Download Surveys as well? 

0 Kudos
ErwinSoekianto
Esri Regular Contributor

Yes, but that source code of that page is in Survey123/template/SurveyGalleryPage.qml

AlexP_
by
Occasional Contributor III

I got it. Thank you again for your assistance.

0 Kudos