Re: Howto Change Custom Field Data Type
To change the sugar field type in a safe way you have to:
1. On file /custom/extantions/modules/module_name/Ext/Vardefs/some_file.php
2. add a code like: $dictionary['module_name']['fields']['field_name']['type']='new_type';
3. Run repair/rebuild, and execute the code to synchronize vardefs with database.
4. Now it should be working.
Rafael Queiroz Gonçalves
Advanced OMG UML Certified Professional
Sun Certified Enterprise Architect for the Java Platform
Sun Certified Programmer for the Java 2 Platform
IBM Certified Advanced Application Developer - Lotus Notes and Domino
IBM Certified Application Developer - IBM WebSphere Portlet Factory
Computer Science Mastering / UFSC - PPGCC
Bookmarks