Bug ID Number |
BUG-000174949 |
Submitted | March 11, 2025 |
Last Modified | March 20, 2025 |
Applies to | ArcGIS Survey123 |
Version found | 3.22 |
Operating System | Windows OS |
Operating System Version | 11.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
Use one of the following workarounds:
- Change the relevant condition from selected(${question},'other') to ${question}='Other'.
- Add the condition in the body::esri:visible column instead of the relevant column.
- Change the choice name from Other to something else such as Other_choice
- Set the appearance for the select_one question as compact-1. This displays the question the same way as it appears without any applied appearance settings.
Steps to Reproduce