I am looking to add an item to the “New” button on the status bar for Part Maintenance. After some digging I was able to accomplish adding a Memo button and memo functionality to the RMA module using “baseToolbarsManager.Tools[“MemoTool”].SharedProps.Enabled = true;”
I want to add an option to this list called “Add New Generated Part Number” that would call a bpm to generate a new formatted part number based on a post by @timshuwy.
Is this possible or should I be looking into a different option?
Thanks,