cliffparnitzky / form-custom-error-text
Offers the possibility to define custom error texts for each form field.
Fund package maintenance!
cliffparnitzky
Installs: 110
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:contao-module
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 Extension: FormCustomErrorText
Offers the possibility to define custom error texts for each form field.
Installation
Install the extension via composer: cliffparnitzky/form-custom-error-text.
If you prefer to install it manually, download the latest release here: https://github.com/cliffparnitzky/FormCustomErrorText/releases
Tracker
https://github.com/cliffparnitzky/FormCustomErrorText/issues
Compatibility
- Contao version >= 3.2.0 ... < 3.6.0
- Contao version >= 4.4.0
Dependency
This extension is dependent on the following extensions:
Screenshot
Additional information
Insert tags
The following inserttags could be used:
{{field::*}} ... This tag returns all values of the current field (replace * with any attribute of the field, for example 'label' or 'maxlength').