📄️ Basics
The General Structure
📄️ Referencing CSS and JS Files
In HybridForms, you can enhance the customization and styling of your Form by using custom CSS, and you can add additional functionality using custom JavaScript code.
📄️ Referencing Files
Referencing Form Template Files
📄️ Template Variables
Template variables are used to define the Form Template settings and configurations. They are declared inside the ``-tag of the Form Template file.
📄️ Structure, Layout and Navigation
The structure and general layout of your form are determined by three key structural elements:
📄️ Title Templates
Title templates are implemented as `` elements and defined by the IDs: headerTitleTemplate, titleTemplate and listTemplate.
📄️ Form Blocks
Form Blocks are the actual containers for the Form Controls and other HTML contents.