Hi
I would like to make the amount and expected date close fields in the accounts opportunities sub panel not required. I have tried adding
$dictionary["Opportunities"]["fields"]['amount']['required'] = false;
to the /custom/extension/modules/opportunities/ext/vardefs/custom.php file. I have also tried adding
'displayParams'=>array('required'=>true),
to the amount and date_close arrays in forAccounts.php file in the custom/modules/opportunities/metadata/subpanel directory but it is all to no avail. I would be grateful if someone could point me in the right direction.
Thanks in advance


LinkBack URL
About LinkBacks



Reply With Quote
sorry

Bookmarks