How to have RTC 5.0.2 UI modification to have dynamic changes ??
I have a requirement where I need to add application groups and assign hours for each of software development phase like SIT , UAT , Deployement etc.
For eg , I have selected four application group , so there should be four rows created in Front end asking hours for each phase .
if 5 application group then 5 rows to be created ..
Is there any way to create this using RTC 5.0.2 , If not can we extend the existing UI to accommodate this. if so please provide me links where I will get this info ??
For eg , I have selected four application group , so there should be four rows created in Front end asking hours for each phase .
if 5 application group then 5 rows to be created ..
Is there any way to create this using RTC 5.0.2 , If not can we extend the existing UI to accommodate this. if so please provide me links where I will get this info ??
One answer
This is not supported out of the box. If you want to customize RTC, this might be possible. I would like to add that this could be very expensive to do.
You can try to follow https://jazz.net/wiki/bin/view/Main/ContributingAttributePresentationsV2 . I am not sure how you would store this information however.
Before looking at the link above follow https://rsjazz.wordpress.com/2015/09/30/learning-to-fly-getting-started-with-the-rtc-java-apis/ which includes the workshop mentioned by Abraham.
You can try to follow https://jazz.net/wiki/bin/view/Main/ContributingAttributePresentationsV2 . I am not sure how you would store this information however.
Before looking at the link above follow https://rsjazz.wordpress.com/2015/09/30/learning-to-fly-getting-started-with-the-rtc-java-apis/ which includes the workshop mentioned by Abraham.
Comments
Abraham Sweiss
Oct 29 '15, 12:22 p.m.If what you are trying is possible, thenĀ theĀ following workshop should get you started in extending RTC functionality.
https://jazz.net/library/article/1000