It's all about the answers!

Ask a question

Work with table in RTC


Murilo Valero (1625) | asked Jan 25 '16, 2:55 p.m.
Hello, I need to work with table in RTC, do you know if is possible?
I add some HTML widget and put some table there, but the only way to add new rows and delete is change the source code. Do you know if there any other way?
What I need is some table to version control, so there will be a list with some systems and their last version, when some alteration accurred in the system we add a new row and mark it.


Comments
Donald Nong commented Jan 25 '16, 8:11 p.m.

Can you define what data type(s) will be used to hold the data in the table?


Murilo Valero commented Jan 26 '16, 2:35 p.m.

It is just text data.


Donald Nong commented Jan 26 '16, 6:00 p.m.

I believe what Ralph suggested is the closest you can get.

Accepted answer


permanent link
Ralph Schoon (63.1k33645) | answered Jan 26 '16, 2:00 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
There is nothing like a table object in RTC. The only way I have been able to mock up a table is using custom attributes of type Wiki and using the Wiki Table annotations.
Murilo Valero selected this answer as the correct answer

Comments
Murilo Valero commented Feb 04 '16, 8:51 a.m.

Ralph, can you explan how can I add a custom atribute? Is an widget ?
Thank you.


Ralph Schoon commented Feb 04 '16, 8:59 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

Ralph Schoon commented Dec 10 '18, 12:03 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

The wiki Language: http://www.wikicreole.org/


A table would look like this: 

|=|=table|=header|
|a|table|row|
|b|table|row|
|c|table|row| 

One other answer



permanent link
Mark Cserey (11) | answered Dec 10 '18, 11:31 a.m.

Hello Ralph!


It would be a huge help if you could explain the process, few screenshots a short guide. 
I want do customize a work item and I need to add a table for an attribute.

Thanks!


Comments
Ralph Schoon commented Dec 10 '18, 11:35 a.m. | edited Dec 10 '18, 11:37 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

Process Enactment Workshop for the Rational solution for Collaborative Lifecycle Management  explains the general process. 


Use the attribute Type Wiki and use the Wiki Syntax.


Mark Cserey commented Dec 11 '18, 1:42 a.m.

Thank 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.