Hi,
Following on from my previous post about attributes, I got that working. Now however, I have my next issue. I have a thing type of “Attribute”. Each Attribute has a name and options.
On my page, I have a RG of type Attribute. In each cell, I have a dropdown that has the options of each Attribute to choose from.
What I’m now trying to work out is when I click a button, how can I save each of those dropdowns as values. I’ve looked at some plugins but can’t work out how to use them to access the individual attribute name and the option selected to save into the database.