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

How to add checkboxes through work items in RTC

I would like to add to two check boxes under one label.

e.g Label :Color 

I want check boxes  for 1. Green  2. Blue

Could any one help me on below things:

1. Steps to add check boxes in RTC

2. what type we neeed to use for check box ?

I think we need to use Enumeration as data type but exactly what data type needs to be used.

Thanks in advance !!

0 votes



2 answers

Permanent link
there is no enumeration with a checkbox presentation.   for checkbox you have to use Boolean.

0 votes

Comments

Thank You !!

could you please explain how to add checkboxes in RTC throught workitems ?

Thanks in advance!!


Permanent link
Please see
https://jazz.net/library/article/130
https://jazz.net/library/article/129

For the basic steps. This is the Eclipse client but you can basically also customize similar in the Web Admin UI for the project.

0 votes

Comments

As Ralph mentions, you have to add attributes to the worktiem, and then add the display element (presentation) for those attributes. Boolean is a checkbox as it is either true or false. (checked or not)

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

Question asked: Dec 15 '14, 6:49 a.m.

Question was seen: 6,074 times

Last updated: Dec 17 '14, 8:49 a.m.

Confirmation Cancel Confirm