Hello, I have read through the WIKI and trolled through the Forums on how to add required fields. I have updated the modules/modname/vardefs.php file and the /cache/modules/modname/editview.tpl files accordingly. I have the pretty red asterik, but the field is not required. Here is the code from the vardefs.php file:
'refered_by' =>
array (
'name' => 'refered_by',
'vname' => 'LBL_REFERED_BY',
'required' => true,
'type' => 'varchar',
'len' => '100',
'comment' => 'Identifies who refered the lead',
'merge_filter' => 'enabled',
Any thoughts?


LinkBack URL
About LinkBacks



Reply With Quote
500 
Bookmarks