Actions
Feature proposal #3059
closedcustom url strings for redirect model
Description
Implement custom strings that can be specified as the URL to cause specific redirect actions. The below are to be implemented.
goback = A browser history back via JS
reload = A browser reload via JS
return = An API redirect based off the current URL the trigger was executed at
Actions