How can I limit items shown as cards in one view in a dashboard by clicking on the category card?

I tried to re-create the employee onboarding app. One feature is the dashboard showing the categories for classes on the left and all the resources on the right (two tables). The example app has the feature to limit the shown resources according to the category on the left. How do I implement this action? I couldnยดt find it "under the hood".2024-04-12_09-29-21.png

Solved Solved
0 3 65
2 ACCEPTED SOLUTIONS

One way is to use Ref column in your Resources table and then set the option "Interactive mode" as ON in your Dashboard view.

View solution in original post

Thank you, that was it. Easy when you know!

View solution in original post

3 REPLIES 3

One way is to use Ref column in your Resources table and then set the option "Interactive mode" as ON in your Dashboard view.

Thank you, that was it. Easy when you know!

You're welcome!

Top Labels in this Space