The title says it all, I need to hide some fields when the user says "No" to delivery but I'm not sure how on CF 8. I suspect event triggers have something to do with this ability, but I can't find a demo showing this. Please advise.
Forums
Conditionally Hide Fields based on radio button choice
Hi Micah
Yes, you need to setup a listener in your form fields to show them on specific trigger, and setup a trigger to fire when the "No" is selected
You will also need a trigger on page load to hide the fields to be shown, if those fields should be hidden by default
I will try to prepare tutorial for this feature in the next few days
You need to login to be able to post a reply.