Forums

 
ForumForumMainstream Foru...Mainstream Foru...DevelopersDevelopersReports MenuReports Menu
Previous Previous
 
Next Next
New Post
 7/23/2010 1:14 AM
 

This is basically just the Report tabbed menu on top. Under report, all that showed up was "Dashboard". This seems to be supported by the community version, since it was there when I installed it, plus it also shows up in the Community version online demo.

All I want to do is add more menu options other than "Dashboard". Maybe that's what caused the issue. Please let me know if there is a way to get it back, and thanks for all the quick responses.

New Post
 7/23/2010 1:51 AM
 

Ok, I got the menu back.

After your post about Reports not being a module in Community edition, I knew I was looking in the wrong place, so I went back to the code where the Acutal tabs and menu was being created. Now I'm going to back and try adding new options as the original plan was.

Thanks for all your help.

New Post
 7/23/2010 2:30 AM
 

Glat to see that you are back on track. Creating a new module can be a bit complicated. As much as we like to keep things simple, we have no choice but to introduce some complexities in order to support the kind of security expected in a CRM. The upshot is that you need records in the MODULES table and records in the ACL_ROLES table in order for a module to become visible. When you have all the SplendidCRM SQL source code, managing this is not hard, but when you don't, then it can be difficult.

Previous Previous
 
Next Next
ForumForumMainstream Foru...Mainstream Foru...DevelopersDevelopersReports MenuReports Menu