Sugar 5.0 is out!

Sugar 5.0 has just been released. This major release adds a number of nice features to Sugar, including a meta driven user interface and a rewrite to the MVC design pattern.

View the 5.0 webcast

Why am I being redirected in Sugar?

...I DID modify the handleRedirect() function!

If you're wondering, first look at this: here. There is duplicated functionality in Sugar, the SugarApplication::redirect() function is the one you should use, not handleRedirect(). That one is there for BC.

Custom language files

Translating Sugar and adding custom language strings and/or dropdown arrays can be a bit tricky. Basically, the problem is: When there's an error, you're on your own. This means that fields without a translation, or undefined dropdowns will usually just stay empty. So, we dig in.

Welcome to SugarDev.net

SugarDev.net is a support website for SugarCRM. Make sure to check out the API Reference if you're a SugarCRM developer.

Syndicate content