cliffparnitzky/form-custom-error-text

This package is abandoned and no longer maintained. No replacement package was suggested.

Offers the possibility to define custom error texts for each form field.

Fund package maintenance!
cliffparnitzky

Installs: 107

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:contao-module

2.0.3 2020-06-09 20:03 UTC

This package is auto-updated.

Last update: 2023-04-21 18:45:34 UTC


README

Latest Version on Packagist Installations via composer per month Installations via composer total

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

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').