Hello everyone,
I have a problem with worflow.
My workflow show a popup,
in this popup the user must download a video, but the workflow does not stop at the popup, it continues automatically, therefore the user cannot download a video.
How can I make the workflow stop on my popup waits for the video to be present and continue the rest of the workflow?
I tried to put a condition on the rest of the “uploader is not empty” workflow without result … the workflow does not pause …
help me please