Hi,
(updated to fix the bullets)
I have tables with fields as follows;
Product
Category
SubCategory
Location
Location
Name
Category
Category
SubCategory
I want to create a user flow which is as follows;
List of locations > clicking on a location takes to > List of categories > clicking on categories takes to > Products
I have been able to create a single level of categorisation, Locations > Products…
Any suggestions on how to take it to 2 level categorisation?
Hi Darren,
Thanks for the share… From what I understand, I’ll have to denormalise all the possible options… I was trying to avoid this as the data comes from elsewhere where these categories are more like tags in the system.
@RuchikaAbbi apologies, I haven’t had time to have a look at this, and unlikely that I will until tomorrow. Maybe somebody else can jump in and help out in the meantime.
Uh oh… so it works well to one point… For some reason, when I drilldown into the Category it shows me the relevant items at the top… but as I scroll down… it shows all the other items in the category…
Whereas when I look at the lookup and relation fields in the database… everything is fine.