Read only text field on a work item presentation
I have the feeling I am missing something obvious on this one, but I have not been able to figure this one out. I would like to add some static text (a paragraph of descriptive text) to my work item presentation, however, I have not been able to locate anything in the work item presentation section of the process configuration editor that seems to enable this.
Am I missing something here or do I have a new enhancement request on my hands?
Am I missing something here or do I have a new enhancement request on my hands?
6 answers
wasleski@us.ibm-dot-com.no-spam.invalid (wasleski) wrote in news:h5rm2v$186
$1@localhost.localdomain:
a String attribute, read only with a default value ?
--
Christophe Elek
Jazz L3
IBM Software Group - Rational
$1@localhost.localdomain:
I have not been able to locate anything in the
work item presentation section of the process configuration editor
that seems to enable this.
a String attribute, read only with a default value ?
--
Christophe Elek
Jazz L3
IBM Software Group - Rational
I have the feeling I am missing something obvious on this one, but I
have not been able to figure this one out. I would like to add some
static text (a paragraph of descriptive text) to my work item
presentation, however, I have not been able to locate anything in the
work item presentation section of the process configuration editor
that seems to enable this.
Am I missing something here or do I have a new enhancement request on
my hands?
This has been implemented for the 3.0 stream:
Please see
https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/71157
--
Regards,
Patrick
Jazz Work Item Team
Yes, please check http://jazz.net/library/article/130.
Ralph
Ralph
Can I declare a custom read only field on a work item, using work item presentation section of process configuration editor ?
Hi,
I am not sure it works for every attribute type. If you try and it does not work feel free to create a workitem for RTC. I'd suggest to search the work items first. Looking into it I have seen several ones dealing with ore fine grained access to work items and attributes.
Ralph
I am not sure it works for every attribute type. If you try and it does not work feel free to create a workitem for RTC. I'd suggest to search the work items first. Looking into it I have seen several ones dealing with ore fine grained access to work items and attributes.
Ralph
readonly = true seems to work for "String".
However, I want to make a HTML field as readonly. Is this possible ?
Thanks