kobotoolbox / enketo-express

We've moved! Please use the new repository 🠊 https://github.com/enketo/enketo-express
Apache License 2.0
102 stars 90 forks source link

Add option to turn off pageswipe #909

Closed MartijnR closed 6 years ago

MartijnR commented 6 years ago
MartijnR commented 6 years ago

documentation is here: https://github.com/kobotoolbox/enketo-express/tree/master/config#swipe-page

so use in config.json:

{
    ...
    "swipe page": false
}