Is there any workaround to redirect to a view when I click the 'Add' action button?

Is there a way for the ‘Add’ button to execute an action and redirect me to a view I prefer?

Currently, if I click Add button, it will redirect me to the default form view, but what I want is to redirect me to a view that is more preferred by my UX team.

PS: forgive my messy screencaps

Solved Solved
0 3 1,034
  • UX
1 ACCEPTED SOLUTION

Typically the default system add action button takes the user to a new form.

You could certainly evaluate using a LINKTOVIEW() deep link action or other similar deep link actions and place the custom action in the summary view with the prominence as an overlay.

View solution in original post

3 REPLIES 3
Top Labels in this Space