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

Support API-provided dynamic defaults (query parameters) in offline view

Open MartijnR opened this issue 3 years ago • 1 comments

request: https://community.kobotoolbox.org/t/offline-caching-when-using-default-values-deep-links/14917/2

I think that now that we've switched to Service Workers, there is no technical issue to get this working in offline views (in exactly the same way as it is currently working in the online-only views)

  • [ ] implement in the enketo-express API
  • [ ] update API docs: https://github.com/enketo/enketo-api-docs

MartijnR avatar Jan 07 '21 18:01 MartijnR

It may already work (accidentally): https://github.com/enketo/enketo-express/issues/308, though would have to be added to the API endpoint for offline forms (very minor).

MartijnR avatar Aug 31 '21 13:08 MartijnR