Is it possible to link to a website from a button, rather than displaying a link?
Depending on the response to a button in my compound action I need to direct a user to a website, with some parameters attached.
I currently wait for them to press the button then display the link but this is an additional step that isn’t really necessary.
It would be more efficient if they could click the button and be taken directly to the web page.
Is this possible?