-
```
What tool are you using?
ODK Collect
What is frustrating, troubling, annoying or lacking?
When designing a survey and you have completed putting all the questions and
there is a request to inser…
-
I started working on this until I realized this is not the xlsform.org site....
Can it be removed?
-
[ODK forum thread](https://forum.getodk.org/t/error-list-index-out-of-range/37931).
Manually copying the contents of the file and saving them in a new document worked.
Related to https://github.…
-
We have a use-case where opens for select_one/multiple need to come from a database when the form is rendered. We want to either put either (1) URL for the data or (2) an SQL statement to get the data…
-
```
What tool are you using?
Xlsform and Collect 1.3 (but haven't seen this in the notes for 1.4) and
Briefcase
What is frustrating, troubling, annoying or lacking?
Anything I set as a note or when…
-
| type | name | label::English | label::Frisian |
|--------------------|---------------|--------------------|----------------|
| integer | user_age | What …
-
When Briefcase pushes forms to KC, it does so by uploading XML only. KPI expects each form to have an XLS representation stored.
https://www.flowdock.com/app/kobotoolbox/kobo/threads/u8ZQ5dI6zdViV0…
-
#20 and #222 pull in some form design documentation that talks about raw XML. In general, this is not used much. However, there are some real cases in which it might be helpful.
Let's use this issu…
-
This is the most disjointed and disorganized section of the docs.
The Intro to Forms page helped a lot, but it's still kind of a mess.
It would probably help to divide it into sections.
Possib…
-
Something like `test_repeat_relative_reference` and `test_calculate_relative_path` at https://github.com/XLSForm/pyxform/pull/187/files. Those forms are heavily based on manual inspection so the trick…