Hi, I really need help for my website. I want to create flow for my dynamic page.
Main collection to item display is “Accesories” which have reference field to “Motorcycle” collection.
On my first dynamic page i want to display the list of “Motorcycle” collection. After user choose one of “Motorcycle” collection item, it goes to another dynamic page which display “Accesories” item collection at repeater based on “Motorcycle” item they choose before. And then after that they choose “Accesories” item and goes to “Accesories” Dynamic Page (Title).
So how can I do that? Am I must to use hook?