Open URL | Opens an internal or external URL | Internal: For opening Internal URLs (within navigation) External: For opening external URLs outside the instance. Make sure to include “https://” Read Out URL From Status: The URL will be taken from the status based on the given key Open In New Window (External): Opens in a new window URL: The URL to be opened Parameter: Additional parameters given to the URL | N/A |
URL Navigation | Used to change pages | Define Direction Using a FormulaBack: Automatically clicks the back button that the browser uses Forward: Automatically use the forward button that the browser uses | N/A |
Get URL | Reads the URL of the page | ReadFullUrl: Complete URL (e.g., https://develop.gauniv.com/default/settings/)ReadBaseUrl: Base (Domain) URL (e.g., https://develop.gauniv.com) Default: Path (e.g., /Support/) | N/A |
Get URL Parameter | Return a parameter of the URL | + : Add a new parameter Name: The name of the parameter given in the URL, for example id=XXXXX, the name would be id Status key: The key that the parameter will be saved in | Returns a current parameter when enabled |
Prevent Navigation | Shows a message pop up that doesn’t allow the user to change the current page, the user can still leave the page if he clicks OK | Message: Displayed message in a message box | N/A |
Allow Navigation | Deletes any usage of the prevent navigation workflow | N/A | N/A |