I made a change to the Work Force Maintenance screen and put it in production. I opened up a quote and go to the sales person tab. When I do a right click on name and do an “Open With” Workforce Entry, It opens up the original screen NOT my modified screen. What am I missing?
look and see exactly which processid is being called, there can be multiples of them existing. You should be able to see which one is being used in context menu maintenance. In menu maintenance, ensure that process id has the UI customization assigned to it.
they provide access from multiple locations for some forms, this can be useful for users with limited or no access to other modules and areas, yet may legitimately need access to them for reasons related to the areas they are allowed to go to. Like Jose mentioned, the other road to the airport is process calling maintenance, which is a blanket application for doing that across the board regardless of where it is called from. This is useful unless you have multiple versions of UI customizations that differ by area or function.
I was able to make the change with the “Open With” using the Context Menu. Now, I want to change all the programs that access the Work Force so I am making the change using the Process Calling Maintenance option. What is the “Called Process Reference key, called from and menu ID? I tried the following:
Called Process Reference: ERP.UI.SalesRepEntry
Called From:
Menu ID: EQMT1060
So I tested it on my system, and the Context Menu Open with Works fine, but you are correct the Menu’s themselves aren’t working… must be a change in 10, you’ll have to go modify each menu by the looks of it