Hello, So
I made a relationships between categories and items
Rel 1: From Category List to Item’s Category (match multiple)
Rel 2: From Item’s Category to Category List (do not match multiple)
Now I am trying to trying to use the Rel 2 as Values in an inline list.
Somehow, when I click on Values, Rel 2 is NOT SHOWING UP AS AN OPTION FOR VALUES.
Any idea why that is? Does it take some time for Glide to show up new relationships in some components?
Hi,
I will have one inline list of categories at the top (like buttons)
and below that, I will have an inline list of items that match the current category/button pressed.
does an inline list only works with a Relationship that has the match multiple on?