Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Should throw error if external_choices list is not found #2

Open
joeflack4 opened this issue Aug 28, 2018 · 0 comments
Open

Should throw error if external_choices list is not found #2

joeflack4 opened this issue Aug 28, 2018 · 0 comments

Comments

@joeflack4
Copy link

joeflack4 commented Aug 28, 2018

Notes
This is a duplicate of: XLSForm/pyxform#220
This is a duplicate of: jkpr/QTools2#17


Description

When there is a question of type select_one external_choices LIST or select_multiple external_choices LIST where "LIST" is not found within the "external_choices" worksheet of an XlsForm, an error should be thrown and the conversion halted.

Expected behavior

When issue occurs, an error should be thrown and the conversion halted.

Actual behavior

When issue occurs, the form converts normally. Then, when the user is interacting with the actual form and gets to a question with a missing list, the choice options do not appear.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant