Search found 1 match
- Mon Apr 21, 2025 5:01 am
 - Forum: Developers Discussion
 - Topic: Bug Report – Custom Module Admin Tab Not Showing in CMSMS 2.2.18
 - Replies: 1
 - Views: 5666
 
Bug Report – Custom Module Admin Tab Not Showing in CMSMS 2.2.18
I'm having an issue with custom modules in CMS Made Simple 2.2.18 where admin tabs defined in the module method are not displaying properly in the backend interface. I've defined multiple admin tabs using: `GetAdminTabs()` and `CreateFormStart()` inside the module's `GetAdminInterface()` method. Thi...
					