Quickly view the organizational hierarchy of any account or contact. Identify key decision makers and influencers using this handy dashlet. Know where a given contact fits in or how an account is structured.
I agree SugarCRM default colour for the OrgChart component lines could be darker.
Customizing that colour for our dashlet will also change it for the standard 'Organization Chart' dashlet available on the Home page.
To change the line colour please follow these steps:
1. Open the file custom/themes/custom.less or create it if it does not exists.
2. Add this CSS style at the end of the file:
.sc-tree path.link {
stroke: #ddd;
}
You can use any colour other than #ddd
3. Save the changes
4. Run a Quick Rebuild and Repair
5. Clear your browser cache if the changes does not appear at once
To cancel your change just delete the 3 lines from the custom.less file.
SugarCRM original coulour is #f6f6f6 on a v11 instance.
Thanks for reaching to us, and let us know if you have further questions or ideas for this add-on.
This case is public.
Please leave out any sensitive information such as URLs, passwords, etc.
Saving Comment...
Are you sure you want to delete this case?
SugarCRM Editions
Sugar Professional
Sugar Enterprise
Sugar Sell
Sugar Serve
Sugar Market
Compatible Versions
13.1
13.0
12.3
12.2
12.1
12.0
11.3
11.0
10.0
9.0
8.0
This Add-On doesn't support the latest Sugar version!
"Works good, seemless installation. Would be nice to have a possibility to show the organisation network in a global screen popup or separate browser ..."
- SugarMountain
2 years ago
Hello chrislaird,
I agree SugarCRM default colour for the OrgChart component lines could be darker.
Customizing that colour for our dashlet will also change it for the standard 'Organization Chart' dashlet available on the Home page.
To change the line colour please follow these steps: 1. Open the file custom/themes/custom.less or create it if it does not exists. 2. Add this CSS style at the end of the file:
You can use any colour other than #ddd 3. Save the changes 4. Run a Quick Rebuild and Repair 5. Clear your browser cache if the changes does not appear at once
To cancel your change just delete the 3 lines from the custom.less file. SugarCRM original coulour is #f6f6f6 on a v11 instance.
Thanks for reaching to us, and let us know if you have further questions or ideas for this add-on.
Cheers, Laurent, Synolia Support Team