Hello,
I have this dashboard view to which I navigate using this action
LINKTOROW([waste_exp_id], "WasteExperiment_Dashboard")
As a user, when I enter the dashboard and click on any of the tabs, and exit the Dashboard view,
anytime I re-enter the dashboard I get sent to the last tab I was in.
Personally I’m ok with this behaviour but is there a way to navigate for a specific tab (the initial one, for example) when re-entering the Dashboard?
Thanks!