It's all about the answers!

Ask a question

Customizing view in RTC


Tomislav Klisanic (736) | asked Jan 12 '14, 1:26 p.m.
Is it possible to disable a field when a say developer enters estimated number of hours in field and after that is Approved he/she can't change that value?
I'm new to RCT and customizing it so any kind of help would be much appreciated.
Tnx in advance

Comments
sam detweiler commented Jan 12 '14, 2:58 p.m.

not really at the field level.

there is the workitem Prevent Editing in Certain States advisor supplied with the system, but that is the entire workitem.

Accepted answer


permanent link
Susan Hanson (1.6k2201194) | answered Jan 12 '14, 5:57 p.m.
If you are using 4.0, you may be able to use:

Dynamic read-only attributes with conditions

https://jazz.net/library/article/997#dyncondition

I haven't tried it personally.  You may hit an issue since approvals I don't think are available via the script APIs but perhaps there is a java-based condition plugin that you could use.

Susan
Tomislav Klisanic selected this answer as the correct answer

Comments
Tomislav Klisanic commented Jan 13 '14, 2:47 a.m.

 Will look into it. Thank you 

Your answer


Register or to post 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.