Hey!
I need to create a workflow to send data and go to page. So far, so good. However, I need to open the page in a new tab.
How can I do so?
Thanks in advance y’all!
Hey!
I need to create a workflow to send data and go to page. So far, so good. However, I need to open the page in a new tab.
How can I do so?
Thanks in advance y’all!
You have to use a “Link” element to get the ability to open it in a new page, and you can’t use Workflows with Links (aside from an unofficial workaround that might be removed by this point).
You could pass parameters in the URL of the link as well (e.g. the unique ID of an object).
This topic was automatically closed after 70 days. New replies are no longer allowed.