Hello peeps
Well this may sound like a dumb question, but where are the files containing custom fields in leads. I'm using 5.0
Cheers all
Hello peeps
Well this may sound like a dumb question, but where are the files containing custom fields in leads. I'm using 5.0
Cheers all
Hi routledge
In database:
table fields_meta_data: each record refers to a single custom field
table <table_name>_cstm: custom field with the same name in fields_meta_data table
In system:
cache/modules/<ModuleName>/<ModuleName>vardefs.php: file containing all fields for the module, including the custom fields.
If you need to modify the custom fields then you should perform this action in the Studio;
If you need to modify the type of the custom field so you should perform this action updating the table fields_meta_data and after that go to Admin -> Repair -> Repair Database
If you need to create an installer so you could copy the field defs for the custom field in the cache folder.
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.
Cheers Andre
What i'm really trying to do is change the vardefs for the custom fields, is this possible.
Regards
John
Hi routledge
Unfortunately it is not possible because always when you create a new custom field or install a new package the vardefs is rewrote automatically erasing all your changes.
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.
Hi Andre
Will have to rethink my strategy, but as always thanks so much for the help.
Regards
John
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks