Custom labels and usage of attr.value provider or similar
My customer would like to add a dropdown list field into a work item, so BOTH the field label and the values for the dropdown list can be dinamically configured outside the XML code.
I thought about offering attribute value provider to populate the list of values, but cannot envision how we could implement the custom label.
Any help/guidance on this?
Thanks in advance,
--- Claudia
I thought about offering attribute value provider to populate the list of values, but cannot envision how we could implement the custom label.
Any help/guidance on this?
Thanks in advance,
--- Claudia
One answer
Well, now I am wondering if I can also provide the list of values for the enumeration... it seems in RTC 2.0 scripts can only return a value of a primitive type like String, Integer, Long or Boolean. So.. is there any trick to return the list of values to configure the enumeration?
I would help some clarification.
Thanks
--Claudia
This is what I am looking at:
https://jazz.net/wiki/bin/view/Main/AttributeValueProviders
I would help some clarification.
Thanks
--Claudia
This is what I am looking at:
https://jazz.net/wiki/bin/view/Main/AttributeValueProviders