The pop ups have a close button and the user should close it when done with it. If they don't it stays open and others can open.
You need to change the second trigger, that is the object or action that opens the second pop up. Add an action that ONCLICK hides the first, so you need a DISPLAY to HIDE it.
The pop ups have a close button and the user should close it when done with it. If they don't it stays open and others can open.
You need to change the second trigger, that is the object or action that opens the second pop up. Add an action that ONCLICK hides the first, so you need a DISPLAY to HIDE it.