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

XLSForm test case columns - drop down menus for select_one / select_multiple #2

Open
joeflack4 opened this issue Nov 12, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@joeflack4
Copy link
Contributor

Description

In the test case columns of XLSForm files, it would be great if there could be a dropdown menu for select_one or select_multiple questions, where if you click the cell, it displays a list of valid options, pre-populated with whatever's in the choice list corresponding to the given question. Kudos to Sally for suggesting this.

Some possible solutions

  • Visual basic excel macros to automate this process
  • Python excel macros to automate this process
  • Do this all manually every time
  • A script that takes an input XLSForm, and outputs a new one with the drop-down lists created
@joeflack4 joeflack4 added the enhancement New feature or request label Nov 12, 2018
@joeflack4 joeflack4 self-assigned this Nov 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant