-
This function is big and does alot, might be worth doing eventually (not urgent obvs)
-
We have a handful of links out to XLSForm docs: https://github.com/XLSForm/pyxform/blob/0839531ef2bcefb036c7c6ba1c19ce7ff82dc0c2/pyxform/xls2json.py#L526, https://github.com/XLSForm/pyxform/blob/08395…
-
This is more of a request than an issue, but could you add support for multiple sheets when going from json to xls?
Basically I would like to be able to use [this](https://camo.githubusercontent.co…
-
## Description
We are currently experiencing confusing "import failure" errors.
In our case, this was due to an invalid xlsform (attached). There were certain rows which had invalid syntax under "…
-
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…
-
The validation error message returned when a question's **label** is missing is misleading - it suggests that **either** a label **or** a hint is required. As per the XLSForm spec, only the label is m…
-
[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.…
-
I think there ~~are 2~~ is an issue with how pyxform transforms repeat_count values:
1.~~It places a new count node as sibling of the repeat. This means that any relevant condition on an ancestor o…
-
**Is your feature request related to a problem? Please describe.**
Currently we have a `.txt` to `Document` convertor besides others and unstructured. But I see most of the data we deal with are in t…
-
#### Software and hardware versions
pyxform v2.0.1
#### Problem description
https://forum.getodk.org/t/text-is-not-localizable-for-default-locale/44745
#### Steps to reproduce the problem
Co…