Extend
| Article Index |
|---|
| Extend |
| Javascript events |
| Custom validations |
| Plug in system |
| All Pages |
Page 1 of 4
Whist there are a huge amount of things you can do with Fabrik without knowing how to code, we know there are times when you really need something specific, that only some custom coding can provide. Don't worry! Fabrik is flexible enough to allow you to add in custom code
Templates
Templates let you nail down the layout of almost all aspects of Fabrik, including:
- Tables
- Forms
- Detailed views
- Email notifications
Templates are written in the same style as those found in Joomla 1.5 - a combination of HTML and PHP. This means you don't have to learn yet another template language, but rather leverage the skills you already have.
