Last page update: November 23, 2011
Note
validity - the dbtable attribute is supported by the following form widgets:
The dbtable attribute is used to specify the database table to which the object including the dbtable attribute belongs to.
- To define a default dbtable value for all the elements of your page that supports it you can use the webpage variable called maintable. Clearly, if you define a dbtable attribute in a object, it prevails on the maintable
Based on the form widget you’re working on, there is a different use of dbtable:
- For the formbuilder and the field form widgets, please check the field page.
- For the dbSelect and the dbCombobox form widgets, please check the dbSelect and dbCombobox Examples page.