I am creating a web resource which will populate a HTML table with tasks
I was trying to get the PriorityCode
of a tasks. But I don't know how to get value/text from a OptionSet
.
This is a screen shot :
Thanks
I am creating a web resource which will populate a HTML table with tasks
I was trying to get the PriorityCode
of a tasks. But I don't know how to get value/text from a OptionSet
.
This is a screen shot :
Thanks
You have query metadata, see this various methods to do that:
I would start with the AttributeFormat member. Check to see if this member contains a key for your OptionSet; if it does not, then Pedro's advice is probably the next place I would go.
© 2022 - 2024 — McMap. All rights reserved.