cliffparnitzky / form-custom-error-text
该包已被废弃,不再维护。没有建议替代包。
为每个表单字段定义自定义错误文本的可能性。
2.0.3
2020-06-09 20:03 UTC
Requires
- contao-community-alliance/composer-plugin: ~2.4 || ~3.0
- contao/core-bundle: ~3.2 || ~4.4
- menatwork/contao-multicolumnwizard: ~3.3
Conflicts
- contao/core: 3.4.0,3.4.1,3.4.2
Replaces
- contao-legacy/formfieldcustomerrortext: *
This package is auto-updated.
Last update: 2023-04-21 18:45:34 UTC
README
Contao 扩展:FormCustomErrorText
为每个表单字段定义自定义错误文本的可能性。
安装
使用 composer 安装扩展: cliffparnitzky/form-custom-error-text。
如果您愿意手动安装,请在此处下载最新版本: https://github.com/cliffparnitzky/FormCustomErrorText/releases
追踪器
https://github.com/cliffparnitzky/FormCustomErrorText/issues
兼容性
- Contao 版本 >= 3.2.0 ... < 3.6.0
- Contao 版本 >= 4.4.0
依赖项
该扩展依赖于以下扩展
屏幕截图
附加信息
插入标签
以下插入标签可用于
{{field::*}} ... This tag returns all values of the current field (replace * with any attribute of the field, for example 'label' or 'maxlength').