I have set the workflow when page is loaded, but I want to limit it to work only when the browser is backed up from a specific page and loaded.
Is this possible? How can I achieve this ? (Google Translate)
I have set the workflow when page is loaded, but I want to limit it to work only when the browser is backed up from a specific page and loaded.
Is this possible? How can I achieve this ? (Google Translate)
Hello @Hiromu
Build logic that checks for that based on a URL parameter that you send from the origin page to the destination page. And the destination page monitoring the url for its presence (or not).
This topic was automatically closed after 70 days. New replies are no longer allowed.