Is it possible to show boolean values as anything other than 'true' or 'false'?
Is it possible to show boolean values in list views (in Plans and Queries) as anything other than 'true' or 'false'? |
Accepted answer
I don't think it's possible. If it's really what you want, I would suggest you use a bi-valued Enumeration rather than boolean for the attribute.
John Steele selected this answer as the correct answer
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.