How to Add a Custom Icon in Work Item to Open a Dialog Box in rtc Jazz?
Hi,
I've developed a working dialog box that makes updates to the work item document and creates parent and child documents based on user input. However, I’m struggling to add this as an icon within the work item so that users can easily access it.
Could anyone guide me on how to add a custom icon to a work item in Jazz that, when clicked, triggers my dialog box?Are there any best practices, code snippets, or plugin recommendations within Jazz that could help accomplish this?
also, I have a photo in this link
https://jazz.net/forum/questions/289262/how-to-add-a-custom-icon-in-work-item-to-open-a-dialog-box-in-rtc-jazz
Thanks in advance for any insights or guidance!
|
One answer
Ralph Schoon (63.6k●3●36●46)
| answered Nov 19, 7:47 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER This is not so simple. As far as I know, you can do something like that in the Web UI.
Browse through the projects. I think https://github.com/jazz-community/rtc-workitem-bulk-mover-ui does something like that. Maybe https://github.com/jazz-community/rtc-print-workitem-action .
It is also possible to do this for the Eclipse client, but that is harder and requires the SDK. I have mostly Java examples on my blog https://rsjazz.wordpress.com/ . There are links to interesting subjects I have come across in https://rsjazz.wordpress.com/interesting-links/ search for UI. Note some of the links are very old and might no longer work. |
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.