Tagged Questions
0
votes
2answers
231 views
Testing a Form's Zipcode Field with Regular Expressions to Determine Wordpress Page Behaviour
I want to use a Regular Expression(regex) to test the value of a form's zipcode field on a WordPress page, then based upon those results either:
Selectively assign/reveal price fields on the same ...