Community Tip - Stay updated on what is happening on the PTC Community by subscribing to PTC Community Announcements. X
Version: Windchill 13.0
Use Case: Would like to add another design review category option called New Design to the default Design Review workflow in windchill that would be used for all new drawing releases.
Description:
How do I add a new category valve to Windchill Design Review workflow category dropdown menu shown in the images below?
Solved! Go to Solution.
The Category drop down is the same as other change objects like problem reports and change requests. It is controlled by a Resource Bundle, specifically, the wt.change2.CategoryRB.rbInfo. You can remove or add your own entries to this but note that this will also change those object categories as well. Steps are documented here:
https://www.ptc.com/en/support/article/CS63102?source=search
Your modifications should be managed here: Windchill/wtCustom/wt/change2/CategoryRB.rbinfo
The Category drop down is the same as other change objects like problem reports and change requests. It is controlled by a Resource Bundle, specifically, the wt.change2.CategoryRB.rbInfo. You can remove or add your own entries to this but note that this will also change those object categories as well. Steps are documented here:
https://www.ptc.com/en/support/article/CS63102?source=search
Your modifications should be managed here: Windchill/wtCustom/wt/change2/CategoryRB.rbinfo