Is it possible to connect a popup to a form after it's filled out?

Hello there!
I’m trying to setup the following workflow:

Popup shows, when clicked a form is filled out. After the form is submitted, I need to show another pop-up with a button. I can’t seem to find a way to add the second pop-up at the end of the form submission. Is it possible to even implement that?
Thank you!

Hi @DraganaI

From where I am standing, that is a lot of pop ups…

So this is all happening in pop ups is the form embedded on a page?

You can always redirect after a form submission to a thank you page, and instead of a pop up just have the information or CTA on the TYP.

Frank

Hello Frank,
Thank you for the advice, so basically, we can’t have a pop-up after the form is submitted, it has to be a thank you page - correct? :thinking:

The thank you message is kind of the pop up?
If you really want the function of a normal pop up: The form can also go to the thank you page with that same message. And you can target a pop up based on that thank you page URL.