-
The updates shall have the following objectives:
* Help users to create an xlsform (the registration form). This registration form should be able to take new registration and at the same time also …
-
```
What tool are you using?
XLSForms
What is frustrating, troubling, annoying or lacking?
Wish there was an option for integer fields to increment automatically from one
record to the next
How wou…
-
```
What tool are you using?
XLSForms
What is frustrating, troubling, annoying or lacking?
Wish there was an option for integer fields to increment automatically from one
record to the next
How wou…
-
A proposed implementation of [hint guidance](https://opendatakit.github.io/xforms-spec/#languages) that's being reviewed in this [PR ](https://github.com/opendatakit/collect/pull/2105 )would require t…
-
currently, `kobo_to_xlsform` auto-names fields as they are deploying. It does not save those names back to the database, which means the names could get out of sync on re-deployments
dorey updated
2 years ago
-
If you have workbook with `Survey` or `Choices` rather than `survey` and `choices`, XLSForm reports "Error: The survey sheet is either empty or missing important column headers. I think we these sheet…
-
Extending OpenMRS connector to handle integration with multiple systems is per-requisite to ziggy refactor #71 .
The connector rightnow is tightly coupled with OpenMRS and inheriting it for ziggy refa…
-
```
What steps will reproduce the problem?
1. Upload attached form on http://opendatakit.org/use/xlsform/
What is the expected output? What do you see instead?
Successful transformation to XForm ex…
-
```
What steps will reproduce the problem?
1. Upload attached form on http://opendatakit.org/use/xlsform/
What is the expected output? What do you see instead?
Successful transformation to XForm ex…
-
xlsform allows a blank "name" for "note" type. odkmeta returns the below error in Stata when it encounters such cases:
invalid name attribute ''
invalid name() suboption
invalid survey() option
r(19…