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
Hi,
I was trying to give the condition for a question outside repeat block which depends on question in repeat section. This is an invalid scenario but pyxform didn't validate it. Should it be handled in pyxform?
Regards,
DC
The text was updated successfully, but these errors were encountered:
The validator is actually ODK Validate. Pyxform generates the xml and validates it with ODK Validate jar.
It may not necessarily be an invalid scenario since you can refer to items in repeats outside the repeat blocks.
Hi,
I was trying to give the condition for a question outside repeat block which depends on question in repeat section. This is an invalid scenario but pyxform didn't validate it. Should it be handled in pyxform?
Regards,
DC
The text was updated successfully, but these errors were encountered: