I have a Collection List full of products (not using ecommerce) and a Multi-Reference field that references an option, let’s say a Collection called ‘sizes’.
I have done this because a product could be available in multiple sizes, but not all sizes.
How do I display the sizes an individual Collection item is available in from the Multi-Reference field for that item? And then how do I enable a user to choose one of them.
In this example a shirt is available in S, M and L. These are selected in the Collection item of the shirt’s Multi-Reference field. How do I then display these sizes and require a user to choose one of them.
In this live sample, each Collection Item cold be available in multiple locations and at multiple dates.
Each Collection item could therefore be completely different - Some available in 4 locations and 3 dates, some just 2 locations and 1 date, it varies massively.