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

Setting default values using autogenerated csv file #7

Open
amarkamthe opened this issue May 18, 2016 · 0 comments
Open

Setting default values using autogenerated csv file #7

amarkamthe opened this issue May 18, 2016 · 0 comments

Comments

@amarkamthe
Copy link
Member

Default selection can be achieved by

  1. Create and populate an external(.csv) file with the name of the city and slum being currently surveyed. (Typically we do lots of surveys once we get to a specific slum, so this does not change once the survey process has started.)
  2. Using the pulldata function to populate the default values of the city/slum from the csv file uploaded

For more information refer to url : http://xlsform.org/#pre-loading-csv-data

To create the csv file, build a simple html5/js web page to populate and construct the file described in step 1.

amarkamthe pushed a commit that referenced this issue Jan 16, 2017
amarkamthe pushed a commit that referenced this issue Nov 27, 2017
kuldeeplodha added a commit that referenced this issue Jul 10, 2023
Adding Changes for Pune District City
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