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

Make group names optional? #97

Open
nathanathan opened this issue May 30, 2013 · 0 comments
Open

Make group names optional? #97

nathanathan opened this issue May 30, 2013 · 0 comments

Comments

@nathanathan
Copy link
Contributor

I think we could make things a tiny bit easier on form designers by auto-generating group names when they aren't in the XLSForm. It would be a pretty small code change, we just need to just uncomment these lines to add it:

https://github.com/UW-ICTD/pyxform/blob/f165f8acb808771bbd6a79ac873f47730596c9ec/pyxform/xls2json.py#L635

@ukanga you have a test that asserts leaving a group unnamed should raise an error, so I'm wondering if you think this would be a bad idea:
https://github.com/modilabs/pyxform/blob/master/pyxform/tests/bug_example_xls/group_name_test.xls

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