Skip to main content
Participant
July 7, 2016
Question

Is it possible to hide a field if a particular word is entered into a field?

  • July 7, 2016
  • 1 reply
  • 240 views

I have made a form where people can order brochures, but if a particular agent wants to order something I would like to hide the fields for particular brochures they cannot order as they have their own version.  Is it possible?

This topic has been closed for replies.

1 reply

Inspiring
July 7, 2016

Hiding and showing form fields using JavaScript by Thom Parker has an example. you will need to deal with matched and unmatched names.