Currently sugarcrm username could not be more than 25 characters. I use CAS SSO integration and the username is the email address, which might be more than 25 characters.
Then I need to expand the limitation from 25 to 255. How to?
I know I could create custom/Extension/modules/Tasks/Ext/Vardefs/custom.php file, but what's inside? e.g., $dictionary['Task']['fields']['name']['len'] = '255';


LinkBack URL
About LinkBacks



Reply With Quote

Bookmarks