Does anyone know how to get a customized Memo form on project entry to load? I was under the impression that naming it the same as the parent project entry customization would do the trick, but it seems I am mistaken.
That’s the trick. Another option might be with process calling maintenance.
2 Likes
Yep, to customize the memo I created a new process menu item and customized that, then used processing calling maintenance to call that custom menu item
1 Like
When calling this process were you able to use the existing tool key and actions menu?
Yes, that’s what the process calling maintenance would perform.
I’m a dumby. I was thinking of the C# process caller and completely forgot about Process Calling Maintenance.
Thanks for the guidance guys!
2 Likes