Handle checkboxes
Extract checkboxes as a new field format that is configurable, in order to show any custom value for checked and unchecked states of the boxes (0/1 or on/off or true/false)
Comments: 7
Oldest
•
Newest
•
Most likes
•
Fewest likes
-
18 Apr
TonyHighlighted comment
The latest newsletter says your AI v3 experimental engine now recognize checkboxes and selection states in forms and surveys. Is there any information on how to set this up? -
01 Aug, '22
Daniel MergedSometimes in a form you ask the form filler to tick an option, my example for instance, method of payment & person can tick which method they used. See attached image as an example.
At present there doesn't appear to be a way to capture this info in parseur. -
03 Oct, '23
Sylvestre Dupont System"Option or tick boxes" (suggested by Daniel on 2022-08-01), including upvotes (1) and comments (0), was merged into this suggestion.
-
10 Nov, '23
Sergey BThis is a must-have functionality, as 90% of applications/forms contain at least one checkbox question that cannot be omitted, as it contains important information. However, this, in turn, makes automation impossible, as you still need to involve a manual step (person) to update a corresponding field externally before any further steps can be taken as a post-parse process.
-
25 Nov, '24
VivieSThis is a must-have feature for us, too. Same goes for data from radio buttons. Thank you!
-
08 Mar, '25
TonySome forms have 'Only one' check boxes eg Male/Female/Other/Not specified.
Some forms have 'One or More' check boxes.
The latter would be hard to support.