| Bug ID Number |
BUG-000171748 |
| Submitted | October 24, 2024 |
| Last Modified | December 25, 2024 |
| Applies to | ArcGIS Survey123 |
| Version found | 3.20 |
| Operating System | Windows OS |
| Operating System Version | 10.0 64 Bit |
| Status | In Review
The issue is being reviewed. The review process ensures that the issue contains all necessary information and is easy to understand, that it is not a duplicate of an existing issue, and that it is a valid bug or enhancement request. During this phase, it is possible that you are contacted for clarification or additional information.
|
Workaround
This does not occur when using different question types or a calculation that uses choice names instead of labels. Refer the two workarounds below:
- Keep the current 'select_one incident' but in the calculation for other questions pull the choice name (the actual values) instead of labels (use ${incident_guid} instead of jr:choice-name(${incident_guid},'${incident_guid}')).
- Remove the search appearance for 'select_one incident' and use a regular choice list.
- Use a question type that does not get cleared out during edit mode (text type with bind visible = no).
Steps to Reproduce