In Action, I’m setting up a notification to redirect my users to a subpath of a Workshop application.
For example: I want to link to a Workshop url like myworkshop/this-page/variable=10
How can I do this easily ? Can I do it without a function ?
If I can’t do this easily, can I just hide the button of the notification ? (Given I will need to provide a link in the text itself, I don’t want the button).