-
https://github.com/XLSForm/pyxform/issues/438
Describe details such as one node can trigger many calculations but a specific calculation can only be triggered by one value change event.
-
#### Software and hardware versions
pyxform v1.3.3
#### Problem description
Follow form produces an unhelpful error.
type | name | label | calculation | default
-- | -- | -- | -- | --
calc…
-
```
Survey(models.Model):
date = models.DateField()
valid_survey = models.BooleanField()
```
For such a model `./manage.py dump_config` outputs `string` as the type of `valid_survey`:
``…
-
#### Software versions
JavaRosa v3 and most likely all prior
#### Problem description
#### Steps to reproduce the problem
Add a `setvalue` action such as
``
This can be done by creating a…
-
## Problem
When using `form_schema()` the return types are incorrect. In particular, `select_one`, for example, is returned as `string`.
I believe this is a problem of the API, as reported in ht…
-
Triggered by [this question](https://groups.google.com/forum/#!topic/formhub-users/K6hcV3Bh77Y)
It exposes the so-far-untapped XForm capability to create a choice list from previous answers (in a rep…
-
> Hi @lognaturel,
>
> The issue seems to be closed but when i try it out in the ODKCollect v1.27.1 i don't see it working as it should. Did i get something wrong?
>
> **Have also attached the xl…
-
xlsform-converter uses the method parse_file_to_json from pyxform.xls2json in its parser.py file.
Newer versions of pyxform (>0.15.1) set the default_name to "data" in this method. This is apparentl…
-
With the current build, no forms open in IE11 or Edge Legacy.
[IE11 test.xml.txt](https://github.com/OpenClinica/enketo-express-oc/files/5403431/IE11.test.xml.txt)
IE11 error:
![Screenshot 2020-1…
-
I'm seeing the following console warning in Chrome:
> A cookie associated with a cross-site resource at http://getodk.github.io/ was set without the `SameSite` attribute. It has been blocked, as Ch…