Hi All,
I think the issue is the following when we create a custom module the name somehow is generated on the class of the icon
and because is a custom module you need to be very lucky to guess that the name will much with an icon .
- Can someone kindly let us know which library of icons SuiteCRM is using?
- do you know which exactly file is the one that generates that
with the className = customModuleName ? - The problem start when and update of SuiteCrm take place and they remove .svg icons and start putting images with the new way.
I can confirm the following :
On my production server i run Version 7.9.12 and icons are handled by .svg icons
On my Dev Server i am running the latest 7.10.7
and the icons are broken on the custom modules - Custom sub-panels - studio(custom module icons) because of course my custom-module- names does not much with any icon in the class…
Can anyone let us know how to add icons for the a custom module and append in all places like sidebar - studio -subpanel etc ?
There is also an other topic open with this issue: https://suitecrm.com/suitecrm/forum/suitecrm-7-0-discussion/19057-icons-for-custom-modules
That’s my workaround i hope it helps
Thanks a lot everyone for the good work!