Using the URL dispatcher service, you can override the page a user navigates to when they click an action button or static link.
Using the URL dispatcher service, you can override the page a user navigates to when they click the following action buttons and links:
- Create action in a drawer
- The Save action in an edit page
- The Go to Overview link in any sub-view
- The Go to List link in any sub-view
New option to override the destination of Action buttons and Static links
Examples of using URL dispatcher service to override the navigation of action button or static links
Action/Link | Description | Example |
Create Button (Drawer) |
Override default destination after creating an object record. |
Rather than navigate to the opportunity overview page, you can stay on the current page after creating an opportunity from the account detail page. |
Save Button (Edit) |
Override default destination after saving edits to an object record. |
Rather than navigate to the opportunity foldout page, you can stay on the opportunity edit page after a user saves changes to an opportunity. |
Go to Overview Link |
Override the default overview page of an object record. |
Navigate to a custom account 360 page when a user clicks on the Go to Overview link on any sub-view of the account page. |
Go to List Link |
Override the list page for an object |
When a user clicks on the "Go to List" link on any sub-view of an object, they are navigated to a custom list page. |
Steps to Enable
You don't need to do anything to enable this feature.
Access Requirements
- Sales Administrator
- Custom Relationship Management Application Administrator