How to add fields with condition
-
Dear
I can i add fields with condition . Example i create a contact form like that :
<p>Your Name (required)<br /> [text* your-name] </p> <p>Your Email (required)<br /> [email* your-email] </p> <p>Your Message<br /> [textarea your-message] </p>
but i want. if user is login. then no need to show your-name and your-email field. field will be hidden value.
how can i do that.
Thanks in advanced
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘How to add fields with condition’ is closed to new replies.