Hello,
I would like to create a custom option field in the checkboxes.
Example:
Are you:
- A Dog
- A Chicken
- A Hippo
- Another: [_____]
Is there any way to do this?
Thanks.
Hello,
I would like to create a custom option field in the checkboxes.
Example:
Are you:
- A Dog
- A Chicken
- A Hippo
- Another: [_____]
Is there any way to do this?
Thanks.
It's not a built in feature. The only thing you could do is add a text field below your checkboxes and use conditional logic under the Advanced tab to show this text field if the user selects "Other" from the list of checkboxes.