Hi there.
I am trying to make certain fields bold in detail view for the leads module. How do I do this? I have tried adding the following in detailviewdefs.php (THE BOLD IS WHAT I ADDED IN) /custom/modules/leads and I have also tried /modules/leads
'name' => 'first_name',
'customCode' => '<b>{$fields.first_name.value}</b>'
'label' => 'LBL_FIRST_NAME',
Am I doing something wrong? The fields I want to make bold are First Name, Status, Assigned To User
ALSO If you see my attached image below I have address fields as individual fiellds (lines) in detail view and I would like them to display all address fields on ONE LINE. How do I do this.
Many thanks for your valuable help! Sweet!


LinkBack URL
About LinkBacks



Reply With Quote

Bookmarks