Is it possible to create a widget in RTC through plugin? Can we create a rich text editor custom attribute?
Hi Everyone,
I have two questions please let me know if any possibility to solve :
1. Can we get the widget information using api through pluign ? and is there any possibility to add the widget to the dashboard using plugin?
2. Is it possible to create a custom attribute with Rich text editor? so that we can attach image files in that attribute of the RTC work item?
waiting for reply..
Thanks in advance.
|
Accepted answer
Hi Lakshmi,
The answer to your queries are inline:
1. Can we get the widget information using api through pluign ? and is there any possibility to add the widget to the dashboard using plugin?
>> I'm assuming you want to create a widget. If so, there is a lot of information available. Here is one such link:
2. Is it possible to create a custom attribute with Rich text editor? so that we can attach image files in that attribute of the RTC work item?
No, the details of why it is not possible is mentioned in the below link:
Hope the details helps!
Best Regards,
Bharath
lakshmi jyothsna selected this answer as the correct answer
Comments
I also sort of answered that question here: https://jazz.net/forum/questions/270331/customization-of-work-flow-of-a-work-item-using-server-side-plugin
In general it is possible to create custom attribute UI's, but it is very complex and thus expensive to do and I would suggest not to try.
Image files can not be attached to attributes. Attachments are managed in an attachment collection.
Examples incl. source code of custom widgets and custom WorkItem Editor Presentations can be found on Open Source Project of the DACHLi Jazz Users Group on GitHub.
Or
|
2 other answers
Hi Lakshmi,
Not sure why the answers disappeared.
Here is the comment from Ralph Schoon on your question:
I also sort of answered that question here: https://jazz.net/forum/questions/270331/customization-of-work-flow-of-a-work-item-using-server-side-plugin
In general it is possible to create custom attribute UI's, but it is very complex and thus expensive to do and I would suggest not to try.
Image files can not be attached to attributes. Attachments are managed in an attachment collection.
|
Hi bharat ,
Thank you.
Hi Ralph,
some times answers are disappearing .
|
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.
Comments
Could you provide the answer. I am unable to see the answer.