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
After importing an XLSForm that contains a group with appearance "field-list" that contains select_one questions, but with the error of putting the "field-list" label in the "relevant" column rather than the "appearance" column, KoboToolbox will deploy the form and simply ignore these questions without any warning.
appearance is allowed to be empty, even for groups of select_one questions, and I'm not sure how we would distinguish between a "legitimate" relevant value that hides a question and one that was placed there by mistake.
Let us know if there's a way you envision us detecting this as an error versus something that was done intentionally.
Description
After importing an XLSForm that contains a group with appearance "field-list" that contains select_one questions, but with the error of putting the "field-list" label in the "relevant" column rather than the "appearance" column, KoboToolbox will deploy the form and simply ignore these questions without any warning.
Here is the XLSForm we used as example.
Cuestionario.xlsx
Steps to Reproduce
Expected behavior
Deploy should issue some type of warning or fail.
Actual behavior
Deployment succeed, the resulting form displays correctly but ignoring the questions with the error.
The text was updated successfully, but these errors were encountered: