Skip to content Skip to footer

Form Manifest keys

Sr#KeysWebAndroidiOSIs Property/Widget/Step added?Possible valuesExampleDescription
1adhoc_enableNoYesNoNotrue/false{
“adhoc_enable”:true
}
To enable adhoc for a specific form, asset Form object list will be visible.
2behaviorsNoYesNoNokiosk/feedback{
“behaviors”:kiosk
}
3ask_confirmationNoYesNoNotrue/false{
“ask_confirmation”true
}
To show the confirmation pop up with “Save, Save as draft and submit” on save button.
4form_entry_modeNoYesNoNoinline/wizard{
“form_entry_mode”:”inline”
}
Entry mode for the form – Either inline or wizard.
5android_prompt_fontNoYesNoYes{“style”:”n/b”,
“size”:9}
{
“android_prompt_font”:
{
“style”:”b”,
“size”:9
}
}
To set font size of prompt of wizard widgets.
6android_help_settingNoYesNoNo{“align”:”t/b”,
“height”:9}

“fh”: “Help view html content”
{
“android_help_setting”:
{
“align”:”b”,
“height”:9,
}
}

Add in the form JSON:
[
“fh”: “Help view html content”
]
“Form help at the top or bottom.
fh is used to put the form help content.”
7task_list_settingNoYesNoNosearch_and_last_used_task{
“task_list_setting”:”search_and_last_used_task”
}
“Search behaviour of task. Tasks will be searched only when user inputs in search bar.
And last visited task is searched.”.
8isTaskTabVisibleNoYesNoNotrue/false{
“isTaskTabVisible”:true
}
For the visbility of tasks tab in the form.
9isCSVExportEnableNoYesNoYestrue/false{
“isCSVExportEnable”:true
}
For the visbility of CSV export icon.
10open_first_fieldNoYesNoNotrue/false{
“open_first_field”:true
}
Open form in inline mode at the first and then in wizard after clicking on any widget.
11searchBarSettingNoYesNoNo“isAssetBarCodeVisible”: true/false,
“isTaskBarCodeVisible”: true/false,
“isAssetFaceVisible”: true/false,
“isTaskFaceVisible”: true/false
{
“searchBarSetting”:
{
“isAssetBarCodeVisible”: true,
“isTaskBarCodeVisible”: false,
“isAssetFaceVisible”: true,
“isTaskFaceVisible”: false
}
}
For the visibility of barcode or face icons in search bar.
12canCreateNewAFODirectlyNoYesNoNo1/0{
“canCreateNewAFODirectly”:1
}
Form will directly get open without clicking on + button.
13formSelectionNoYesYesNo“type”:”QRScanning”,
“level”:”App”
{
“formSelection”:
{
“type”:”QRScanning”,
“level”:”App”
}
}
QR scanning enable for the app.
14isAutoAttendanceYesNoNotrue/false{
“isAutoAttendance”:true
}
Starts timer after form object submission and on end timer opens new form object.
15Is_searchable_offlineNoYesNoNotrue/false{
“Is_searchable_offline”:true
}
For filtering ref objects offline.
16(Sub form) – “entry_mode” in form JSON against the widget.NoYesNoNoinline/wizard/default{
“entry_mode”:inline
}
For opening the sub form in inline or wizard.
17(Face verification widget) – “auto_detect” in form JSON against the widget.NoYesNoNo1/0{
“auto_detect”:1
}
Auto detect will be enabled for the verification widget.
18(Face verification widget) defaultCamera in form JSON against the widget.NoYesNoNofront/back{
“defaultCamera”:front
}
Default camera setting for verification widget.
19isPublicYesYesYesYestrue/false{
“isPublic”:true
}
To make form public.
20allow_addingNoYesNoNo1 – Show
2 – Hide
{
“allow_adding”:2
}
To change the visibility of “+” button.

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