Hi,
Can anyone help me on how to disable the select and clear button at the assigned to field so that user cant choose the user.i just want the sign in user as the assigned to and the user cant edit it
Thanks in Advance
_LaNkY_
Hi,
Can anyone help me on how to disable the select and clear button at the assigned to field so that user cant choose the user.i just want the sign in user as the assigned to and the user cant edit it
Thanks in Advance
_LaNkY_
this is w.r.t which module
HI Lanky
You need to add this attribute
into field defs of the field at the editviewdefs.phpPHP Code:'displayParams' => array(
'hideButtons' => true,
'required' => true,
'readOnly' => true,
),
Make sure you clean template cache after saving the file.
Cheers
André Lopes
DevToolKit / Project of the Month - June 2009
Lampada Global Services- Open Source Solutions
Avenida Ipiranga, 318
Bloco B - CJ 1602
São Paulo, SP 01046-010
Brazil
Office: +55 11 3237-3110
Mobile: +55 11 7636-5859
e-mail: andre@lampadaglobal.com
Lampada Global delivers offshore software development and support services to customers around the world.
Lampada is proud to be a SugarCRM Gold Partner, revolutionizing Customer Relationship Management.
I DO NOT answer questions through PM and Email. If you need some help post your question into SugarForum.
Thanks a lot.
That was a help.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks