hi, is there a way to add a line for people to describe other when using checkboxes? url is
http://www.dealdaisy.com/merchant/creating-your-deal/
under fine print, i'd like people to be able to check other & add an item
hi, is there a way to add a line for people to describe other when using checkboxes? url is
http://www.dealdaisy.com/merchant/creating-your-deal/
under fine print, i'd like people to be able to check other & add an item
You can use conditional logic, have a regular text field called "other" after the checkboxes. Hide it. When someone checks the "other" checkbox, then show the hidden "other" field.
Here's a quick screencast I did some while back that demonstrates the idea.
perfect, thanks!