I like the ideas in your third post best. From your initial question, what you want to do will happen outside of Gravity Forms. You will have to conditionally include the form in the page (either the form or the error message) based on the presence of that $_GET value. Instead of using a Gravity Form filter as you showed in your second post, you would do the same sort of conditional check, but then use the function call to embed the form, or show your error message.
However, that is not very helpful. I like the ideas in your third post best: show the form with all the possible values in the drop down and let the user select.
Posted 12 years ago on Tuesday October 16, 2012 |
Permalink