Hi Folks,
I am showing the data in a grid format in the dashboard page and the request id in that grid is a link which is navigating to the record summary page. I am providing record action in summary page for user to take some action which is being opened in a dialog box. Now when user submit the dialog box, the process running in the background and once completed, the user is coming in the summary dashboard.
Now the client wants, when user submit that record action, instead of landing in the record summary page, then want to land into the dashboard page. Is it feasible?
Regards,
Ghanashyam
Discussion posts and replies are publicly visible
Could you add the record action directly into a row in the grid (in your dashboard)? That would return back to the same page, it would just involve skipping the record view step.