Customizing AttachmentDetailForm

Hi,
I customized the AttachmentDetailForm form, I saved the customization with the same name as the main form customization I want to open, but the standard AttachmentDetailForm form opens.
I also changed the Menu item to add the correct personalization name but nothing.
I also added a process menu item with the same features but nothing.
where am i wrong?

thanks
Massimo

In menu maintenance you need to change the “process menu”

Must Re login after changes in menu maintenance.

Thanks for the replies,
of course after the change of the menu I restarted the application pools and went out and back but it doesn’t work.

Thanks for the replies,

in what sense should I change the “process menu”?
This my setting for Process Menu. The customization name is the same of supplierentryForm and for AttachmentDetailForm. what should i change?
image

I’m not sure it’s possible because normally the “Subform” resides in the same library in this case the library for attachementDetailForm is different. The form is contained in the Lib.Attachments.Attachment Detail Form
Thank you

When you do something that launches a sub form - when developer mode is enabled - you’ll get a pop-up telling you the process menu that was called. That info will guide you to the “process menu” that needs to be updated.

And those subforms that don’t have a menubar to access “Customize”. you would right click in the form and enter customization mode from the pop-up menu.

And make sure you close the client and re-launch it to see the menu changes take affect. (switching users also works)
Is this what you’ve done?

edit

maybe you need to do this

1 Like

This is valid for the SubForms that are called by a process call, in the case of the AttachementForm it is not called in this way in fact the message like this is not displayed.
image
Do you have experience with the specific AttachmentDetailForm form?
I found the form and my customization into Ice.Lib.Epiclientlib.dll but I dont’Know how assigne
image

but i don’t know how to set it if the process call id doesn’t show.
Thanks

Hi,
I have created also the process caller but not work
image

do you have any idea?

thanks

@Massimo_Garavaglia I’m not sure this is possible, as there is no ‘Process Calling’ dialog showing which screen is shown. If there was I could help you from there, but unfortunately it doesn’t seem like there is.

Sorry … But I no longer have access to an E10 system to actually try it out. Any further suggestions would just be educated guesses.

thanks anyway
just for information, this form is contained in the EpiclientLib.dll which is loaded when Epicor starts, and is therefore not called at runtime. I think that’s why the process call doesn’t work.

1 Like

Were you able to get this working? I’m running into the same issue with a customization to the WIP/Material Move Transaction subscreen in Material Queue.

So I found the answer in a different thread. If you name the Customization the same as the parent process, then it will load at the same time.

Hi David, I named the attachment sub-form customization the same as the customization on Receipt Entry, but it is not loading the sub-form customization. Anything I’m missing?