A SugarCRM, PHP, SQL and JavaScript developers blog from the backwoods office.
Showing posts with label Dashlets. Show all posts
Showing posts with label Dashlets. Show all posts
Friday, January 19, 2018
Use Rows & Columns reports in Dashlets
I have been thinking about this dashlet for about 7 years. Its been on my 'to-do' list for probably 4 years. It found its way to the top of that list January 1st. I finally coded it this week. I have been dreading it, the Reports module can be difficult to decode let alone customize. But, after all of that it was far easier than I had imagined. I really only had 3 issues.
Subscribe to:
Posts (Atom)
-
My users had a need to query the audit log for various modules in ways that the current built in system would not allow. Now I could create...
-
Customize cron.php without replacing the stock file I wanted to add functionality where I would be emailed if any of the cron jobs failed ...
-
A few weeks ago I wrote some posts about overriding the CRON handler and I showed code about Developer Communication. Since then I hav...