RTC Field customization
We are having a query in RTC regarding field customization.
We are having a field called Defect Resolution Date in Defect WI.
we have written a dojo script to capture the date and time when the Defect comes to fixed State, its working fine.
but the field is editable any one can change that field.
My query is it should be in Read-Only mode(non editable) even after capturing the date and time when defect is changed to Fixed state.
Thanks in Advance...!
2 answers
Hi,
It really depends on how you want the new attribute to operate:
Have you changed the presentation setting to make it Read Only? It depends on where and how you want to display the information?
Regards
Matt Muller
Comments
Hello Matt..
I need this field should be in Non Editable mode, it has to capture the date and time when i change the state to Fixed.
And even if i edit the comments field also the Date and Time is getting change in the Defect resolution field.
How to fix this
Request your help in this.
Thanks in Advance...!
Hello Vijayveer,
It sounds like your Script is not working; as it should only update when you change State.
Non Editable mode - not sure what you are requesting.
Normally the way I work is to Add the new Attribute; Design a Script get this tested and then in the Work Item Presentation define how this new Attribute works and is displayed:
For Example the following setting in Eclipse sets the attribure to Read Only.
Sorry the Import Image in not working in my IE11 / this Forum :o(
You may need someone else to comment on the Non Editable mode.