| Bug ID Number |
BUG-000131374 |
| Submitted | June 4, 2020 |
| Last Modified | June 5, 2024 |
| Applies to | ArcGIS Survey123 |
| Version found | 3.9 |
| Operating System | Windows OS |
| Operating System Version | 10.0 |
| 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
The pulldata() functions are in questions which have the bind::esri:FieldType column set to null. This means they have a null value when loaded from the Inbox. When a form is loaded from the Inbox, the values present are compared to the values set from calculations, such as pulldata. If the values differ, the assumption is the value is changed from the calculation at a point in the past and the calculation is ignored. In this scenario, the null value does not match the calculation and the pulldata formula is ignored. For questions which are visible on the form, the calculation can be re-engaged by pressing the 'refresh' icon.
Workaround
Change the fields to be not read-only so they are able to be refreshed.
Steps to Reproduce