Hi,
I have created a Category with an Attribute type "Text:Popup". I added three valid values to the attribute namely:
- Pending
- Approved
- Denied
Pending is the default. When I read out the category and attributes via the Metadata object the "Text: Popup" field is recognized as a StringValue which contains only the "Pending" value in its List.
Question:
I want to populate a List of valid values so the user can select one of these to overwrite the default value.
How can I get all valid values through the API ?
Thanks,
Coen Damen (Logica)