How can I use both Configuration and Context in a getValueSet
Hi,
I'm trying to use both Configuration and Context in a getValueSet function. How can I do so in the DOJO script?
Example:
getValueSet: function(attributeId, workItem, context, configuration)
Either context or configuration will work, but I can't use both. Is there another to use both at the same time?
Thanks!
I'm trying to use both Configuration and Context in a getValueSet function. How can I do so in the DOJO script?
Example:
getValueSet: function(attributeId, workItem, context, configuration)
Either context or configuration will work, but I can't use both. Is there another to use both at the same time?
Thanks!