This is the first in a series where I will show ways to add JQuery custom UI elements to SugarCRM views. This is fairly easy to do for most JQuery plugins.
In this post we are going to use Switchery. This JQuery plugin will convert normal checkboxes to iOS style buttons as shown above. It has a few options but in this first part we are just going to stick to the defaults. First we have to get the plugin loading into SugarCRM. We could use the JS loader plugin they released a while back but I had issues with that loading the script multiple times so we are going to stick to the tried and true JSGroupings for this one.
A SugarCRM, PHP, SQL and JavaScript developers blog from the backwoods office.
Showing posts with label CSS. Show all posts
Showing posts with label CSS. Show all posts
Sunday, January 14, 2018
Subscribe to:
Posts (Atom)
-
This falls into the category of hard to find. It is clearly outlined in the SugarCRM Developers Guide but I have never seen anyone use i...
-
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 ...
-
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 ...
