files.md5

Hi,

I see that SugarWidgetsButtons are listed in that file. I have an own button created and I don´t know if I have to register this new button in this file and when yes how I do that resp. how to get the md5 code…

as an example out of files.md5:
‘./include/generic/SugarWidgets/SugarWidgetSubPanelEditRoleButton.php’ => ‘bff4a83cc15c2b657e1306166dcc7073’,

Best
Werner

Normally you don’t touch that file with your customizations, it’s just an internal SuiteCRM thing.

Are you sure you’re doing your customizations in the right place, so they are upgrade-safe?

https://pgorod.github.io/Custom-folder/

Thank you. The clue helped me to find the right action point.