Hello,
I'm trying to get a field in the Sugar customer portal to display as read only. Here is the code that I have from the editviewdefs.php under the Cases module.
8 =>
array (
0 =>
array (
'displayParams' =>
array ('rows' => '15',
'cols' => '110',
),
'label' => 'Resolution',
'field' => 'resolution_c',
),
),
Can someone help me out with what I need to add to make it read only?
Thanks,
Nick


LinkBack URL
About LinkBacks



Reply With Quote





Bookmarks