It's all about the answers!

Ask a question

Read-only integer custom work-item field problem


Simon Webb (4685) | asked Feb 09 '09, 1:50 p.m.
JAZZ DEVELOPER
Hello,

I've defined a customer work item field that is of type integer and uses an editor presentation of integer. I would like it to:
- be displayed only if non-null
- to be read-only in the work item editor

I've added the key-value pairs for the editor presentation:
readonly,true
hideIfEmpty,true

The "hideIfEmpty" works fine. However the readonly key doesn't - the editor displays it as a regular integer field and it can be edited and saved (both in RTC client and browser interfaces).

Anyone have any suggestions for resolving this please?

2 answers



permanent link
Marcel Bihr, Jazz Work Item team (1.4k) | answered Feb 10 '09, 3:47 a.m.
JAZZ DEVELOPER
Hi
What version of RTC are you using? With 2.0M1 readonly support for the integer presentation was implemented (defect 64427: https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/64427).

Regards

Marcel
Jazz Work Item team

permanent link
Simon Webb (4685) | answered Feb 10 '09, 10:47 a.m.
JAZZ DEVELOPER
Thanks Marcel - I am using 1.0.1 - excellent news that you've fixed it already. I must improve my searches before I post!

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.