Abend,
how do I create a conditional popup?
situation; if I push a button the action will be call a visu page, now the curtain open/close popup will be shown.
and you will be able to open and/or close the curtain.
But this curtain is situated in front of a door, so if the door has been opened during the day I want a warning popup first, like
"Close and lock the door first" and if the OK button of that popup window is pushed the open/close popup window can be shown
so;
ICO; DoorHasBeenOpened = 0 --> Show open/close curtain popup .
DoorHasBeenOpened = 1 ----> Show the close and lock door popup and thereafter the open/close curtain popup
Grusse,
Gerwin
how do I create a conditional popup?
situation; if I push a button the action will be call a visu page, now the curtain open/close popup will be shown.
and you will be able to open and/or close the curtain.
But this curtain is situated in front of a door, so if the door has been opened during the day I want a warning popup first, like
"Close and lock the door first" and if the OK button of that popup window is pushed the open/close popup window can be shown
so;
ICO; DoorHasBeenOpened = 0 --> Show open/close curtain popup .
DoorHasBeenOpened = 1 ----> Show the close and lock door popup and thereafter the open/close curtain popup
Grusse,
Gerwin
Kommentar