Community Tip - Stay updated on what is happening on the PTC Community by subscribing to PTC Community Announcements. X
Hello, I would like to know how to add a custom button in the user interface next to the "Quick link" button.
The button must then be able to execute Java code developed by me.
How can I do it?
Definitely possible. I have added a new action for requested access. Its some what involved but each piece is not too hard. You need to defined a new action in the "header actions" model which you can extend in config/actions/custom-actionModels.xml and define your action in custom-actions.xml. What I am showing is a variation on "add to Team" customization that you can find discussion of here: How to add a custom action to the home page "Quick Links" menu in Windchill PDMLink.