You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The trigger column can be used to clear fields as described in the documentation at: https://docs.getodk.org/form-logic/#id26
However if instead of using an empty string "" there is no value at all the form can not be read from cache.
Problem description
The trigger column can be used to clear fields as described in the documentation at: https://docs.getodk.org/form-logic/#id26
However if instead of using an empty string
""
there is no value at all the form can not be read from cache.Steps to reproduce the problem
trigger.xlsx
In the logs there will be something like:
Expected behavior
There should be no exception and the form should be loaded from cache.
The text was updated successfully, but these errors were encountered: