Table of Contents Previous Next

Sugar Developer Guide

Version 5.1


Chapter 3 Module Framework : Metadata Framework : Metadata Framework Summary

Metadata Framework Summary
In summary, the new metadata framework simplifies the management of the detail and EditViews by reducing the number of individual .tpl or .html files currently used in 4.X versions and prior. The problem was that a change to a module's view required the editing of the module's .html or .tpl file and with that, the extra checks against malformed html or smarty tags as well as proper field type displays (select elements for enum fields, checkboxes for booleans, etc.). By moving to a metadata driven framework, the fields that are rendered are tied directly to the module's vardefs.php file definition (barring any customization).

Table of Contents Previous Next

Copyright 2004-2008 SugarCRM Inc.
Product License