
Templates
To install a table template ftp the folder to :
components/com_fabrik/views/table/tmpl
then edit your table and select the folder name as the new template.
To install a form template ftp the folder to :
components/com_fabrik/views/form/tmpl
then edit your form and select the folder name as the new template.DocumentsDate added
A table template that uses div's <ul> and <dl> instead of tables.
This table template places the filters underneath the table headings.
Splits each group into its own tab
09 Sept 2009 - fixed border issue when groups set to render with multiple columns
21 Sept 2009 - tabs now show hightlighted in orange if they contain an element that has failed validation
22 Sept 2009 - on failed form validation, the first tab containing an element which has failed validation is selected.

