Hi everyone.
Is there a way for fields to display when another field has content added to it, for example, when an email field has been completed, the rest of the form displays.
Thanks. Gavin.
Hi everyone.
Is there a way for fields to display when another field has content added to it, for example, when an email field has been completed, the rest of the form displays.
Thanks. Gavin.
Set the conditional logic on the fields you want initially hidden so they show if the email field is greater than and put a space in the value. If you want to hide an entire group of fields you could add some section breaks then apply that conditional logic to the first section break so if the email field is empty everything between those two section breaks will be hidden.
Thanks richardvav - works a treat :)
All the best.
Your welcome and thanks for the update