How to add Tool tip information or popup window while creating the Stream or Component
Hi All,
Can we add the tooltip information or pop window while creating the Stream or Component?
When I create the stream then while clicking on textbox or we can say at the time of saving the stream, Pop up would come and show the description about the stream naming convention/pattern.
I want to know the feasibility of this task in RTC. Thanks in Advance.
|
Accepted answer
David Lafreniere (4.8k●7)
| answered Feb 20 '19, 1:52 p.m.
FORUM MODERATOR / JAZZ DEVELOPER edited Feb 20 '19, 1:53 p.m.
You could develop your own Eclipse plugin which adds a context menu action for creating a stream or component (which could show whatever UI you want), and teach users to use that action instead of the existing actions.
Otherwise there's no way to modify the current UI behavior in the RTC rich-clients.
priyanka jogdand selected this answer as the correct answer
Comments
priyanka jogdand
commented Feb 21 '19, 3:49 a.m.
Thank you David and Ralph for your solution. This can also be done: I would discourage its usage though: https://rsjazz.wordpress.com/2014/03/24/hiding-ui-contributions-in-the-rtc-eclipse-client/ |
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.