Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X
Hello,
We want to implement certain conditions for the creation of Change Management objects. Currently, only users with the Change Leader role can create change requests and change notices. We've enforced this restriction through policy administration.
Additionally, our customer has requested the following:
How can I achieve this?
Hi @MI_10060660
Generally you can achieve it by customization.
Remove all actions from standard menu for creation CR, and CN
Allow it just in the detail page on the ChangeRequest and Problem report
Create own filter that shows his actions if the conditions are met
All is doable.
PetrH
How can I do this?
Hi @MI_10060660
You have to know, how to create customization
so start study
CS212271 - Windchill PLM - Customization
CS60345 - Customization Guide of Windchill PLM
CS357647 - Windchill PLM - Customization with Eclipse IDE
If you find how to add an action then you would know how to remove it.
PetrH