radio button group
Wednesday, February 7, 2018 at 11:06amHi,
We've a form that has multiple radio button groups and we would like to overlay the eSL radio buttons on it.
Does eSL allow multiple radio button groups?
e.g. a radio button group for Gender ( Male or Female), Employee Status (employee or contractor) etc.
Reply to: radio button group
Wednesday, February 7, 2018 at 12:35pmReply to: radio button group
Wednesday, February 7, 2018 at 12:54pmReply to: radio button group
Thursday, February 8, 2018 at 09:16am{ "validation": { "required": false, "maxLength": null, "enum": [ "your_group_name_here" ], "minLength": null }, "id": "Dn9UEno7xEEH", "page": 1, "subtype": "RADIO", "height": 17, "width": 17, "left": 389, "top": 503, "type": "INPUT", "name": "" }Reply to: radio button group
Friday, February 9, 2018 at 05:28amReply to: radio button group
Friday, February 9, 2018 at 07:30am