hi..
I am New in SugarCrm ,how i can add some fields in View Change Log...
hi..
I am New in SugarCrm ,how i can add some fields in View Change Log...
Hello,
You can mark fields as Audit true in studio and you will then see those fields in View Change Log.
Thumbs up.
Skype ID - david__boris
SugarForge Projects:
WYSIWYG now in studio!(Version 1.1 is out now!)
Sugar Feeds on your personalized home pages like iGoogle, My Yahoo!, etc.
Fab Tools! > Dashlet Not Followed Opportunities for past six Months
You must create extended vardefs for the module and set the attribute 'audit' on for the fields you want.
custom/Extension/modules/<ModuleName>/Ext/Vardefs/vardefs.ext.php
Obviously update the <BeanName> by the name of Bean, for example, for Accounts module the bean name is "Account", and update <field_name> as well.PHP Code:$dictionary['<BeanName>']['fields']['<field_name>']['audit'] = true;
Make sure the attribute 'audit' is On for the table as well.
Go to Admin -> Repair -> Quick Repair and Rebuild
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.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks