Setting up editable RTC field only based on the value of another RTC field
I have two RTC custom attributes the first of which is a boolean. I would only like to have the second attribute as editable if the boolean value is true. Is this possible in RTC 4.x?
|
2 answers
Ralph Schoon (63.7k●3●36●48)
| answered Mar 11 '13, 3:30 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
You can use a script based condition: JavaScript and the read only for condition. See https://jazz.net/library/article/1093 lab 5 for JavaScript and attribute customization.
|
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.