| Bug ID Number |
BUG-000126324 |
| Submitted | October 28, 2019 |
| Last Modified | February 20, 2025 |
| Applies to | ArcGIS Survey123 |
| Version found | 3.6 |
| Operating System | Windows OS |
| Operating System Version | 10.0 64 Bit |
| Status | Known Limit
After review by the development team, it has been determined that this issue is related to a known limitation with the software that lies outside of Esri's control. The issue's Additional Information section may contain further explanation.
|
Additional Information
This is a known limitation. Due to the form loading sequence of questions and values, the order of relevance and values loaded from a custom URL scheme is important. A question used in a relevant expression has to be before the relevant expression in order to process the expression successfully for any following question and allow the values to be stored in those relevant questions.
If the question with the value that is used in the relevant statement is after the relevant group, when the form is loaded and processed in sequential order down the form, that group and related questions inside it is not relevant and not able to expect values, and then once the value is populated into the question after the group, the group becomes relevant but does not have the values as they were already processed. This is why order is important.
Workaround
Questions used in a relevant expression has to be first to set a visibility rule for any following question.
Steps to Reproduce