-
https://getodk.github.io/xforms-spec/#fn:normalize-space defines `normalize-space()` as the same as [XPath 1.0's function of the same name](https://www.w3.org/TR/1999/REC-xpath-19991116/#function-norm…
-
Reported here: https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!msg/enketo-users/7LKKwRmAUrI/pTgzRK28BAAJ by Patrick Delcroix
> if the filter is in a group that is hidden when t…
-
For psychology surveys it would be necessary to have the option to "commit" data:
In most cases, the implementation is to have a button to commit, which
has the effect of
1. committing and hiding the…
-
**Describe the bug**
Some missing enketo-transformer dependencies (vite, vite-plugin-node, and others) when running `npm start`.
**To Reproduce**
1. run `npm start` on a clean install
**Bro…
-
With updates to the form spec to allow entity updates via submissions, it should also be possible to make forms that both create and update entities. Test this flow. Maybe submission processing should…
-
Related to https://github.com/getodk/docs/issues/1668, for now we'll document this, but it would be great to improve.
Some drivers I can think of:
- the postgres migration still being in play. We …
-
This is a problem for encrypted forms: https://github.com/enketo/enketo/issues/1079
Confirmed with tests (accents are passed through correctly, only spaces fail):
```
describe( 'puts attribut…
-
_From @MartijnR on June 23, 2016 22:13_
Will require recommended language name with iso code such as `English (en)`, `Arabic (ar)` as agreed in ODK Dev forum: https://groups.google.com/forum/#!search…
-
Hi!!
After a complicated installation enketo webform cant found this file /js/build/enketo-webform-bundle.min.js
In time of installation `npm install --production` crashes in GRUNT package, i nee…
-
In a previous issue (#331), it looks like you added `pageEl.scrollIntoView` to ensure that the form scrolls to the top on page flip. However, it looks like this is broken on iOS. In particular:
- in …