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
{{ message }}
This repository has been archived by the owner on Apr 8, 2020. It is now read-only.
ODK Validate 1.7.0 still looks inside external instances and throws an error if the instance is empty. E.g. if a calculation refers to instance('countries')/some/node it throws an error because the instance is not populated in the XForm definition (this is done when the form is loaded).
Correction: It only does this for select and select one questions that populate options from the external data. So that may actually not be so serious!
Does ODK Validate still look at external data nodes?
If validation is disabled in pyxform, does that only disable ODK Validate validation or also its own validation (e.g. no "name" or no "end repeat")?
The text was updated successfully, but these errors were encountered: