Skip to main content
Solved

Closing two overlay pop-ups at once -- is this possible?

  • September 23, 2023
  • 1 reply
  • 1186 views

I have one pop-up modal that comes up when clicking “Edit” from multiple different frames. From the “Edit” modal, a user can then click cancel, which pulls up another pop-up asking, “are you sure?”

If the user clicks “cancel,” I want both the cancel pop-up and the edit pop-up to close back to the frame the user was originally on. Is this possible?

Below is a quick screen recording that walks through and explains a bit more:

Best answer by Oussama_BK

Hello @Leanna_Merrell

Just link the don’t save button to your main screen, (On click > Navigate to “Your main screen”)

Like that, It will close all overlays.

It will look smth like this:

This topic has been closed for replies.

1 reply

Oussama_BK
  • 14 replies
  • Answer
  • September 25, 2023

Hello @Leanna_Merrell

Just link the don’t save button to your main screen, (On click > Navigate to “Your main screen”)

Like that, It will close all overlays.

It will look smth like this: