Can a JS value provider set an enumeration list attribute?
Accepted answer
As Don mentions from the https://jazz.net/wiki/bin/view/Main/AttributeCustomization documentation does state what is supported and list type attributes are mentioned nowhere. I think the list types appeared in RTC after the main JavaScript work was done.
I have never been able to set any list attributes in JavaScript.
One other answer
Try to set up a Script Based Value Set. And you need to set the attribute using this value set depend on the "condition"/attribute.
https://jazz.net/wiki/bin/view/Main/AttributeCustomization#Script_Based_Value_Set
Comments
1 vote
Comments
Don Yang
Feb 15 '17, 7:53 p.m.Luca Martinucci
Feb 16 '17, 2:59 a.m.