Skip to content Skip to footer

App Manifest Keys

Sr#KeysWebAndroidiOSIs Property/Widget/Step added?Possible valuesExampleDescription
1(dofa) disable offline access – Make offlineNoYesNoNotrue/falseVisibility for make offline button in settings.
2user_email_field_idYesYesYesNoemail field identifier{
“user_email_field_id”:”Email”
}
Email field from user form.
3user_form_idYesYesYesNouser form id{
“user_form_id”:12345
}
To identify user form.
4master_listsYesYesNoform ids{
“master_lists”:[
1234,
4567,
8902
]
}
Prevent deletion of form data.
5hidden_formsNoYesNoform ids{
“hidden_forms”:[
1234,
4567,
8902
]
}
To hide the forms.
6role_id_to_assign_referrel_taskYesYesYesNorole idTo assign the referral follow up task to a particular role of the user.
7show_calendarYesYesNoYestrue/false{
“show_calendar”:true
}
It will get added automatically once you add the calendar behavior in the form. Visibility of calendar tab on phone.
8Disable data sync(disable_data_sync)NoYesNoYestrue/falseIf true: Disables data sync for app.
9Delete data after sync (data_delete_on_sync)NoYesNoYestrue/falseData will be deleted after the submission.
10“all_report_form_sequence”
No[form_id1,form_id2….]{
“all_report_form_sequence”:[1234, 4567, 6789]
}
In “All data export”, all forms will be in the given sequence.
11“exclude_media_in_export”Notrue/false{
“exclude_media_in_export”:true
}
To exclude media files from the “All data export”.
12“form_sequence”NoYesNoNoform ids“form_sequence”:[
224421,
224442,
]
To sequence the forms in the app.

Was This Article Helpful?

0
0 Comments

There are no comments yet

Leave a comment

Your email address will not be published. Required fields are marked *

Close Bitnami banner
Bitnami