heimrichhannot/contao-form-fields-collection-bundle
Composer 安装命令:
composer require heimrichhannot/contao-form-fields-collection-bundle
包简介
A collection of additional form fields for contao form generator.
README 文档
README
This bundle adds additional form fields to the Contao form generator.
Fields
- Date/Time field - Field of html type date or time with native pickers (if supported by browser)
- Single Checkbox field - A single checkbox with a rich-text option label and configurable submitted value
- Success Message Field - Displays a success message after form submission
Installation
Install the bundle via composer and update your database afterwards:
composer require heimrichhannot/contao-form-fields-collection-bundle
Usage
After install you'll find new form field types.
Date/Time field
Select the field type "Date/ time" and select the format (date or time).
Success Message field
Select the field type "Success Message" and enter the message you want to display after form submission.
Single Checkbox field
Select the field type "Checkbox Single". Then configure the checkbox label in the text field and, if needed, define a custom submitted value in the value field. If no value is set, the checkbox submits 1.
Like other Contao form fields, you can also mark the checkbox as mandatory and provide a help text.
统计信息
- 总下载量: 519
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: LGPL-3.0-or-later
- 更新时间: 2023-12-04



