Trigger Weweb Popup from Javascript code

Hi,

I know how to set Weweb variable from Javascript and how to call Workflow. But can somebody tell me how to trigger Popup?

Thank you

Hey - pretty easy: Define a global workflow that opens the popup. Within JS you trigger the workflow - the workflow opens the popup. (Open Popup is the workflow action)

2 Likes

Hi,

Really pretty simple :slight_smile: Thank you very much.

1 Like