netzmacht/contao-subforms
最新稳定版本:1.0.1
Composer 安装命令:
composer require netzmacht/contao-subforms
包简介
Contao extension for using sub forms.
README 文档
README
Features
This extension provides an easy way to include fields of subforms into a main form. So it is easy to use some parts of a form again or structure huge forms with many field much better.
This extension provides full support for the multipage forms, conditionalformfield and leads extension provided by terminal42.
Important: Support of the efg is not tested and won't be offically supported.
Requirements
The extension requires at least Contao 3.3 and PHP 5.4
Install
This extension can be installed using composer:
$ php composer.phar require netzmacht/contao-subforms:~1.0
Usage
-
Create the subforms you want to use in the main form. Please be aware that the field names are not prefixed. So they have to be unique in all subforms together!
-
Create the main form and a new form element: subform
-
If you use conao-leads the settings of the subform are ignored. You have to define them in the subform form element. Please be aware that if you use a master form which has to include all form elements which are used in the subforms.
-
If you use the multi page form extension you should create the page breaks in the main form. Otherwise it's not guaranteed if it works.
统计信息
- 总下载量: 35
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 5
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: LGPL-3.0
- 更新时间: 2015-06-26