
Originally Posted by
clint create a file called custom\Extension\modules\[the_module]\Ext\Vardefs\custom.php
Then go to Admin->Repair->Quick Repair and Rebuild. This step will create a file called custom\modules\[the_module]\Ext\Vardefs\vardefs.ext.php.
You don't want to directly create the vardefs.ext.php file as that is an automatically generated file created by Sugar. The contents of the vardefs.ext.php file is the contatenation of all files in the custom\Extension\modules\[the_module]\Ext\Vardefs\ directory.
Bookmarks