iFormBuilder API
Each element type in a form is represented by a pre-defined integer and is referred to as DATA_TYPE.
For more information on each type, CLICK HERE.
DATA_TYPE |
Type |
Value |
Additional Required Field for Creation |
Text |
String |
1 |
|
Number |
Int |
2 |
|
Date |
String |
3 |
Element Attributes |
Time |
String |
4 |
|
Date-Time |
String |
5 |
Element Attributes |
Toggle |
String |
6 |
|
Select |
String |
7 |
|
Pick List |
String |
8 |
option_list_id for option list ID |
Multi-Select |
String |
9 |
|
Range |
String |
10 |
low_value and high_value for the choosing range |
Image |
String |
11 |
|
Signature |
String |
12 |
|
Sound |
String |
13 |
|
Manatee Works |
String |
15 |
widget_type is used for defining symbologies 128,AZTEC,DM,11,25,39,EANUPC,MSI,PDF,QR |
Label |
NA |
16 |
|
Divider |
NA |
17 |
|
Subform |
Array |
18 |
data_size for subform page ID and widget_type (Link Mode ; Table View) (S;D)-Single;Separate (S;E)-Single;Parent View (M;D)-Multiple;Separate (M;E)-Multiple;Parent View |
Text Area |
String |
19 |
|
Phone |
String |
20 |
widget_type for mask i.e. (###) ###-#### |
SSN |
String |
21 |
widget_type for mask i.e. ###-##-#### |
|
String |
22 |
option_list_id for host name pick list |
Zip Code |
String |
23 |
widget_type for mask i.e. #### |
Assign To |
String |
24 |
|
Unique ID |
String |
25 |
widget_type for prefix |
Drawing |
String |
28 |
|
Magstripe |
String |
30 |
|
RFID |
String |
31 |
|
Attachment |
NA |
32 |
attachment_link for the attachment link |
Read Only |
String |
33 |
dynamic_value for the value |
Image Label |
NA |
35 |
|
Location |
String |
37 |
|
Socket Scanner |
String |
38 |
|
Linea Pro |
String |
39 |
|
ETI Thermometer |
String |
41 |
|
ESRI |
String |
44 |
|
3rd Party |
String |
45 |
|
Counter |
String |
46 |
|
Timer |
String |
47 |
|
Lookup |
String |
50 |
smart_tbl_search must be a valid form name and smart_tbl_search_col must be an array of elements, for example ["text_element","picklist_element","number_element"] |
Multiphoto |
Array |
52 |
|
HTTP Request |
Object |
53 |
Comments
0 comments
Please sign in to leave a comment.