It's all about the answers!

Ask a question

Uncheck the selected value of check box


dinesh kumar (133) | asked Aug 17 '13, 1:22 a.m.
 Hi,

I have added a check box in my custom workitem.

Added enumerationlist attribute and in editor presentation selected presentation type of "Check box enumeration list".

Once i have selected the check box and saved workitem, on save workitem i want to uncheck the selected value.

How can i achieve this?

One answer



permanent link
Dinesh Kumar B (4.1k413) | answered Aug 17 '13, 11:13 p.m.
JAZZ DEVELOPER
From your description it appears like on save you want to undo the action you just performed before save.

So, I assume, you have a condition, which when satisfied should undo/ uncheck / dis-allow modifications to this checkbox. 

This is achievable using script based validation.  Details on how to go about are available from : https://jazz.net/wiki/bin/view/Main/AttributeCustomization#Script_Based_Validation

The same link has detailed instructions with samples on other customizations too which might be helpful to 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.