I have a page with multiple instances of the same Gravity Form short code (with different variable parameters) that open in a light box. Each form is passed variables so that the notification email and other defaults are different even though the form is the same. I would like a user to be able to submit one instance of the form. (Which will be directed to one email) and then submit a different instance of the form (which will be directed to a different email address).
All the items I have mentioned I have working. My challenge is that when I try to open a second instance of the form after having submitted it once already I get the "Thank You" response instead of the form. Is there a way I can use a hook to clear or set something after the form has been sent? Maybe a div needs to be shown or hid?
Same questioned asked here wordpress gravity forms submit multiple times