In *viewdefs.php you can define the following:
array (
‘name’ => ‘myfield’,
‘label’ => ‘LBL_MYFIELD’,
‘displayParams’ => array(‘javascript’=>’disabled=”disabled”‘)
),
In *viewdefs.php you can define the following:
array (
‘name’ => ‘myfield’,
‘label’ => ‘LBL_MYFIELD’,
‘displayParams’ => array(‘javascript’=>’disabled=”disabled”‘)
),