I am testing the allowUpdate (false) for the "header" fields but its not works.
The idea is enable the update edition just for Repeat type and "freezer" the header group.
Hi @CrisjovanoGumaraes,
The allowUpdates and allowAdds parameters only apply to repeats (begin repeat question type). They do not apply to groups.
If you want to make the questions in the group read only, so that edits can not be made, you can use a read only expression and use the pulldata @property mode to return if the survey is being edited via Inbox, and therefore make those questions read only.
https://doc.arcgis.com/en/survey123/desktop/create-surveys/xlsformformulas.htm#ESRI_SECTION1_A3C2F3566F974734B55ECECD31C6CA91
Regards,
Phil.
Thanks so much Phil. The pulldata works perfectly for my purpose.
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.