Launch 2nd Popup after first CF7 form is submitted
-
My site is using two different Contact Form 7 forms. The first collects personal information, the 2nd allows a visitor to order a sample product.
The forms need to be setup so that when the first one completes the 2nd one is loaded.
Currently CF7 is using a redirect to go to the 2nd page like this:
on_sent_ok: “location = ‘https://foo.com/sample-order-form/’;”I saw the post where you suggested adding #popmake-123 to a link and
[href=”#popmake-123″]
to the Extra Selector. Thought maybe I could add this to the location = url example above, but I cannot make the #popmake-123 work at all. I tried adding it to a regular link and that didn’t work either.Is there a good, easy way to make this work?
Thanks!
Bob
- The topic ‘Launch 2nd Popup after first CF7 form is submitted’ is closed to new replies.