Sugar CE 5.0.0b
Out of the box SugarCRM has a field "Industry" located on the Account page. It is a dropdown field and also shows in the mass update area. I want to remove it from the mass update area and I want to audit it. Since it is NOT a custom field I can't use Studio.
I have found many postings on modifying the 'massupdate' => true property to 'massupdate' => false, of the field found in the vardefs of that module.
And I find 'audited' => true will audit the field, again making these modifications in vardefs of the module in question.
However the field "Industry" is not in /Accounts/vardefs.php. I can't find it anywhere. I need to change several fields like this but I only see a few (SIC Code to name one) in /Accounts/vardefs.
Where are they hiding, and is it possible to do this?


LinkBack URL
About LinkBacks






Reply With Quote

Bookmarks