I am trying to customize the layout of the Part Revision checkout screen. When I enter Part Master in developer mode and navigate to Actions - Check out Revision, I get this launch screen:
Been a little since I’ve done this and going from memory, but I think you need to create a new Process Menu Item and set it to Erp.UI.PartRevCheckoutEntry
Then go to System Setup > System Maint > Process Calling Maint and setup a new Custom Process. Menu ID should reference the new Process Menu Item that was created.
The way I’ve made it work in the past (Fulfillment Workbench), is to name the customization of the “Part Revision Checkout” to be the same as the Part Entry form.
In my case, I hadn’t customized the Fulfillment Workbench, but creating a customization for it having the same name as the secondary form customization worked.