Unique field ajax

Component ID

2773723

Component name

Unique field ajax

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

1665

Component created

Component changed

Component body

This is a very light-weight module allows fields to be unique by bundle and language.
You can use ajax for check.
You can customize the error message

---REQUIREMENTS---

*None. (Other than a clean Drupal 8 installation)

---CONFIGURATION---

Enable the "unique" case in the field settings form,
if you want it to be unique by language enable the per_lang case.
if you want to check by ajax on change event enable the use ajax case.

---SIMILAR MODULE----

Unique field

The unique field work on node/user/term entities and unique field ajax work on the field entity, implements ajax check ,unique per language check and custom error message and he is a very light-weight module