Event Actions
3min
list of event actions openurlaction navigateeventaction openurlaction this action in the purple experience opens an external url inside the current view if "target" is set to " blank", the external url opens inside a new view navigateeventaction this action is used to navigate internally within the app environment recommended usage "path" is used to navigate to the respective view "params" is used to set query params if necessary note if you use "url" instead of path, angular's navigatebyurl https //angular io/api/router/router#navigatebyurl is used which ignores the "params" use this if you have a full internal url with query params