Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

If/Else conditional select for a form in RTC

Hi,

How can I implement IF/else functionality in one of my forms? What I am trying to do is-

-If the user selects one field as Yes then then next textbox which is a dependent of that should appear and the user should be able to make teh selection.

-But if the user selects No in the first field,then the second text-box should either be disabled or vanish from there.

Thanks

0 votes



One answer

Permanent link
 You can use Dependent Enumeration value set. Please see the document https://jazz.net/help-dev/clm/topic/com.ibm.team.workitem.doc/topics/t_configuring_dependent_enumeration.html

For the requirement:
-But if the user selects No in the first field,then the second text-box should either be disabled or vanish from there.
If the source attribute has value "No", you can uncheck any value of dependent enumeration, then the field would become to grey when user select No.

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 6,130
× 1

Question asked: Jun 24 '14, 11:14 a.m.

Question was seen: 4,654 times

Last updated: Jun 25 '14, 1:22 a.m.

Confirmation Cancel Confirm