Navigation

Hi all,

I have three tables: Catalogs, Categories and Products.

This is the complete database details: https://app.quickdatabasediagrams.com/#/d/cQgIjj

I wish to click on a catalog, which takes the user to a list of categories (gallery or deck view) which in turn takes the user to the products (gallery view) in those categories.

Is this possible?

0 1 80
  • UX
1 REPLY 1

Catalogs -> Categories navigation is ambiguous unless you want to show all the categories. You can certainly create an action button to jump to a view (see this)

Categories -> Products should be able to be handled via default action on the Related_Products field in the Categories table which is automatically generated if you display it in a deck view. You can also define an action to go to a different view and assign it to an event available in the view.

Top Labels in this Space