Menu Maintenance :: Custom icon

Here are the steps for posterity

  1. Run the resource Editor (found in the Epicor\ERP10\ERP10.2.400.0\Utilities\EpiResourceEditor folder on your app server)

  2. Create a new Resource file and per the Application Online Help (search for resource editor).

  3. Add a new Resource and browse for an icon (dimensions of the image are 204/204 pixels I could not find a reference, but that’s what I used when I referenced a resource for adding a button on the handheld menu) Make sure the AltIndexname of the new entry matches the AltIndexname of the record in the MfgBaseImages.resources file in this instance I chose MenuCustom5.

  4. Save the resource file on the client in the same Client\Res folder.

  5. Update the client config CustomResourceFile key with the name of the resouce file you created.

  6. Login to Epicor

  7. Open Menu maintenance and update the menu you want to update
    image

  8. Once updated close and log out of Epicor

  9. Log back in using the classic mode (as @jgiese.wci mentioned there appears to be not way to do this with the Modern Shell).

  10. Navigate to your menu.
    image

Word of warning, I would be using the custom/overwrite approach as I have not worked out what happens if you overwrote and icon in the base file.

Hope that helps and helps others down the track

Refer to this post if you want to put an icon in a button (at least for handheld)

2 Likes