Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

  • 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 - HomeDetails Screen

Image Modified

Image Modified


Back to top

Anchor
102
102
Form Import and Export

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 
    1. Data sources - Custom and System. 
    2. Form Sharing. 
    3. Actions.
    4. Access. 
    5. Controls with related apps. 
    6. Notifications Recipients.
  • This option to Import/Export form definitions would be available only to process map administrator. 

Impacts: None


Image Added

Back to top