Java Script for Dynamic table creation on Workitem.
Deepali Deshmukh (89●1●42●61)
| asked Dec 01 '16, 3:22 a.m.
edited Dec 01 '16, 7:47 a.m. by Ralph Schoon (63.6k●3●36●46)
I have requirement where I need to create a run time table depending upon the selection of another attribute. When selected multiple values in a particular attribute, that many rows for the table should be created.
How can this be archived using Java Script or any other method. Have anyone done this kind of customize?
Please share some links on the same.
Thanks in Advance !
|
2 answers
Even though it might be technically possible, https://jazz.net/wiki/bin/view/Main/ContributingAttributePresentationsV2 I would strongly recommend to go for a simpler solution. Review the real business need behind your requirement and implement an alternative solution without involving a dynamic table in the web UI. Comments
Deepali Deshmukh
commented Dec 05 '16, 3:08 a.m.
Thank you Miguel !
As you suggested I am thinking of an alternative solution, I am thinking to add Wiki attribute. Then use script to set rows in table(Wiki) depending upon the number of selection in the depend attribute. But if possible how can I do this. Is there any other alternative.
|
Ralph Schoon (63.6k●3●36●46)
| answered Dec 01 '16, 6:50 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER edited Dec 01 '16, 6:50 a.m.
This relatively simple query provides yiu with several similar questions (and answers):
https://www.google.com/search?q=table+work+item+site:jazz.net
|
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.