enketo-core icon indicating copy to clipboard operation
enketo-core copied to clipboard

The engine that powers Enketo Tools - Use it to develop your own enketo-powered app.

Results 107 enketo-core issues
Sort by recently updated
recently updated
newest added

http://localhost:8005/?xform=Read.Only.xml Looks like I took a wrong turn at some point. The `disable` function in a modern widget is used to make a widget readonly, which done when: 1. during...

enketo/config enketo/translator enketo/widgets enketo/dialog enketo/file-manager To prepare for a future when we can simply load ES6 modules without any bundling (including from node_modules folder), we should change the approach for...

@yanokwa broke Enketo again: https://forum.opendatakit.org/t/xlsform-online-breaking-repeats/16730/8 :)

Should be considered a bug, because multi-line text inputs are auto-growing based on content. They should also auto-grow upon loading.

bug

here is a start: https://github.com/alxndrsn/xform-conmpact-record-representation-for-sms.js

enhancement

I'm referring to the 'different root node' message. It would be great to change this by: * mentioning the nodeNames of both root nodes * mention that the form was...

Issues: * jquery instantiation and `.find()` function looks at all matches, and sometimes you only need the first -> inefficient * size of library Proposed solution: * replace with home-made...

performance

_From @MartijnR on August 3, 2015 22:11_ https://docs.google.com/spreadsheets/d/13tMk8fNhTdAaarBxHotAaKLT7dqw-60gODjiExOlgts/edit?usp=sharing _Copied from original issue: kobotoolbox/enketo-express#278_

bug
low priority

_From @MartijnR on April 15, 2015 17:13_ resizing the window shows all tiles, or hide/show input button to resize the map _Copied from original issue: kobotoolbox/enketo-express#188_

_From @MartijnR on July 21, 2015 22:4_ appearance="print-page-break" forces a page break just before this question. I think it would be good practice to prefix with "print-" for any appearance...

enhancement