Many navigation items for same resource to apply filter or set tab that is active
Hi!
In the EventResource there is a table with title and type. Type is an enum, it can be COURSE, SERVICE, PROJECT.
I have tabs that can filter on the enum.
But for the user experience I would like to have navigation links, Course, Service, Project. And when they are clicked the user gets to the eventResource and the corresponding filter/tab is already activated.
Can anyone point me in the right direction.
Thanks in advance!
Tobias
2 Replies
Solution
Just found one way.
In AppServiceProvider