Hello,
To create Dynamis pages i need the Band of the product in the URL (as there could be several products in the same category, with the same name from different brands).
However there is a limited number of Brands, and the name needs to be the same for search by brand functions
I wanted to have the brand be from a select number of options (to avoid typos, spaces etc.) and tried tags and reference fields (pointing to a “Brands” dataset
However they cannot be used in the URL slug.
Any idea on how to achieve this?
The only idea I have right now is to allow the dataset to be read / write and have a page which compares data in a brand reference field, and a brand text field, and corrects the value if needed but I really don’t want the visitors to be able to modify this dataset…