Lava Filters - PageRedirect
Category:Other
Description:Will redirect the page to the provided URL.
Input: "Event": {
"ExternalUrl": "http://www.rockrms.com",
}
Lava: {{ Event.ExternalUrl | PageRedirect }}
Output: The current page request will be redirected to the address provided.