App login/Account Manifest Keys
Where to set the Account manifest?
- Login to the admin site with the admin credentials.
For QA – https://qa.axonator.com/admin
For Stage – https://stage.axonator.com/admin
For Production – https://django-admin.axonator.com/admin/ - Click on the “Accounts” table.
- Search for the account id for which you need to set the manifest.
- Scroll down, you will get the “Manifest” section, refer to the below screenshot-

5. Set the form manifest and click on the Save button.
Below are the Account manifest keys-
Sr# | Features | Web | Android | iOS | Is Property/Widget/Step added? | Possible values | Description |
1 | lte (app login) | No | Yes | No | location tracking enabled | ||
2 | ida (app login) | No | Yes | Yes | is Adhoc Task Creation Enable | ||
3 | dfm (app login) | No | Yes | No | is Default Form Inline | ||
4 | ifse (app login) | No | Yes | No | is Form Setting Enabled | ||
5 | itua (app login) | No | Yes | No | is Task User Available (Visibility for user status beside the sync button) | ||
6 | delete_apps_on_logout | No | Yes | No | This key is used to configure whether to delete the apps every time you logout from the app and login with the same user. | ||
7 | isFormCachingEnable | No | Yes | No | Form caching will get start. | ||
8 | oud (Organization details in app sync) | Yes | No | Organization updated time. | |||
9 | uud (User details in app sync) | Yes | No | User updated time | |||
10 | uobs | Yes | Yes | No | onboarding | ||
11 | humanize_date_time | Yes | No | No | “yyyy-mm-dd” | You need to set the date format as value to this key. | |
12 | “reset_password_email_recipients“ | Yes | No | [“[email protected]”, “[email protected]”] | This will send the reset password link to the email mentioned in the value to this key. | ||
13 | “import_record_limit” | Yes | No | No | No | { “import_record_limit”:1000 } | set limit on import Data |
0 Comments