Form Templates
Form Templates define the structure and behavior of entity forms throughout Deepser. They control which fields are displayed, how they are arranged, and what rules govern their visibility. Each entity in Deepser can have one or more form templates, and administrators can create different templates for different user groups or scenarios.
This section covers template creation, field and fieldset configuration, button customization, and advanced loading rules.
Articles
- Create a Form TemplateSelect, create, and configure the structure of form templates.
- Form Template ConfigurationConfigure form templates using the graphical interface to edit structure and rules.
- Form Templates Fieldset ConfigurationConfigure fieldsets including naming, status, and managing fields via drag and drop.
- Form Templates Field ConfigurationConfigure individual form fields, including visibility, layout, and group-based permissions.
- Configure ButtonsAdd, configure, and conditionally hide buttons on form templates.
- Custom Button ConfigurationDefine custom buttons with OnClick actions using PHP and JavaScript.
- Advanced Form Template RulesDefine form template loading rules via PHP script for complex conditions.