How to Add Button in RTC web client?
Hello Team,
We are working on requirement and as per requirement client need the customized button on the web UI of RTC and while clicking on that button code will execute for some work item related operation. Can we achieve this by script? what are other possible ways by which we can customize the web UI?
I have gone through some article but unable to understanding how we can add the button in web client?
So please help me out with this
Thanks in advance
We are working on requirement and as per requirement client need the customized button on the web UI of RTC and while clicking on that button code will execute for some work item related operation. Can we achieve this by script? what are other possible ways by which we can customize the web UI?
I have gone through some article but unable to understanding how we can add the button in web client?
So please help me out with this
Thanks in advance
One answer
The work item editor toolbar can be enhanced by custom buttons:
https://jazz.net/wiki/bin/view/Main/HiJazzTutorial
Or you may implement a custom button within a widget:
https://jazz.net/wiki/bin/view/Main/RMExtensionsMain
https://jazz.net/wiki/bin/view/Main/HiJazzTutorial
Or you may implement a custom button within a widget:
https://jazz.net/wiki/bin/view/Main/RMExtensionsMain