...
- Form Versioning with roll back support
Mobile List Builder
Mobile - Geo Tagging
Mobile - Picture Annotations
Mobile - App-level usage statistics
Mobile - On-device PDF report generation and sending
...
- User would be able to view all the apps on the android app home page.
- On clicking an app, user would navigate app List screen in Web View.
- User would be able to open an existing record or create a new record from the list.
- On landing to details screen, user would be able to modify/add the data.
Impacts: None
Android App - Home | Details Screen |
---|---|
Anchor | ||||
---|---|---|---|---|
|
Existing System:
- Currently, form import and export is done from backend.
Purpose: To reduce the support by providing an UI.
Enhanced System:
- User would be able to export an existing app.
- The app would get downloaded as a file with extension ".json".
- This file can be imported to any other site which is in the same product version.
- On import, form definition(not form data) would get imported.
- As a best practice, its good to have the below validations post import
- Data sources - Custom and System.
- Form Sharing.
- Actions.
- Access.
- Controls with related apps.
- Notifications Recipients.
- This option to Import/Export form definitions would be available only to process map administrator.
Impacts: None