Hi,
I have created several drop-down lists via the drop-down editor in the admin panel. I don't need a lot of them any more and would like to clean up the lists, Is it possible delete the drop-down itself and not just the contents?
Hi,
I have created several drop-down lists via the drop-down editor in the admin panel. I don't need a lot of them any more and would like to clean up the lists, Is it possible delete the drop-down itself and not just the contents?
If I remember well the lists are created in custom/Extension/application/Ext/Language/name_of_the_file.php
Elisabeth Escribano
Webdeveloper
MADCAP verademing in ict
e.escribano@madcap.nl
Schapedrift 89
3371 JJ Hardinxveld-Giessendam
Netherlands
Tel 088 99 088 99
Fax 088 99 088 98
www.madcap.nl
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.
you'll find the language file with drop down array values in custom/includes/language + your_language.lang.php.
remember that sugar will also create custom tables in the database.
Apache/2.2.3 (Debian) PHP/5.2.0-8+etch11 MySQL 5.0.32
SalesAgility.com - SugarCRM Experts (UK)
Authors of Advanced OpenSales - Open Source Quotations, Invoices, Products and Contracts modules for SugarCRM Community Edition - Download here
Could you please be more explicit about the "custom tables" in the DB? Actually I have not found any table (apparently) referencing to language or extension (simply doing "SHOW TABLES")...
Besides this, simply correcting the language files and doing a "Rebuild Extension" seems to be the "complete" solution.
Is this true, or really exist tables in the Sugar DB to cancel or to update?
Thank you,
Luca
Look on your sugarcrm for tables with a suffix of _cstm ... these are automatically created by sugar in order to accommodate Studio customisations
Apache/2.2.3 (Debian) PHP/5.2.0-8+etch11 MySQL 5.0.32
SalesAgility.com - SugarCRM Experts (UK)
Authors of Advanced OpenSales - Open Source Quotations, Invoices, Products and Contracts modules for SugarCRM Community Edition - Download here
Sure, but these tables contain the module's customized fields, not the "definition" of the dropdown lists.
If you mean to pay attention on removing the eventual customized fields that use the dropdown lists before removing the last ones, in this case I understand your warning, of course
Luca
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks