Enable/Disable Attribute or entire section on State value selection of Header in Particular Tab.
Hi,
I want to customize my WI like...on the state mentioned in Header...depending on that i can able to enable or disable the section or attribute in that particular Tab.
Is it possible? if yes how?
Thanks.
|
One answer
there is no mechanism to hide sections of the UI, you can hide individual attributes if they are empty, but not dynamically.
you could prevent certain roles from modifying selected attributes when in certain states, but the RTC model is to allow data entry into the fields and then prevent the saving of the data by using a precondition handler. |
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.
Comments
Further to that same question....
Or