File tree Expand file tree Collapse file tree 1 file changed +21
-20
lines changed
Expand file tree Collapse file tree 1 file changed +21
-20
lines changed Original file line number Diff line number Diff line change 11-
22 title : Multiple Radios
3- fields :
3+ fields :
44 name :
55 label : Group Name
66 type : input
1414 type : textarea-split
1515 value : ["Option one", "Option two"]
1616 radiosValues :
17- label : Radios Values
18- type : textarea-split
19- value : ["1", "2"]
17+ label : Radios Values
18+ type : textarea-split
19+ value : ["1", "2"]
2020-
2121 title : Multiple Radios Inline
22- fields :
22+ fields :
2323 name :
2424 label : Group Name
2525 type : input
3333 type : textarea-split
3434 value : [1,2,3,4]
3535 radiosValues :
36- label : Radios Values
37- type : textarea-split
38- value : ["1", "2", "3", "4"]
39- -
40- title : Multiple Checkboxes
41- fields :
36+ label : Radios Values
37+ type : textarea-split
38+ value : ["1", "2", "3", "4"]
39+ - title : Multiple Checkboxes
40+ fields :
4241 name :
4342 label : Group Name
4443 type : input
5150 label : Checkboxes
5251 type : textarea-split
5352 value : ["Option one", "Option two"]
54- checkboxesValues
55- label : Checkboxes Values
56- type : textarea-split
57- value : [""1 , "2"]
53+ checkboxesValues :
54+ label : Checkboxes Values
55+ type : textarea-split
56+ value : ["1" , "2"]
5857-
5958 title : Multiple Checkboxes Inline
60- fields :
59+ fields :
6160 name :
6261 label : Group Name
6362 type : input
7069 label : Checkboxes
7170 type : textarea-split
7271 value : [1,2,3,4]
73- checkboxesValues
74- label : Checkboxes Values
75- type : textarea-split
76- value : [""1, "2", "3", "4"]
72+ checkboxesValues :
73+ label : Checkboxes Values
74+ type : textarea-split
75+ value : ["1", "2", "3", "4"]
76+
77+
You can’t perform that action at this time.
0 commit comments