- Issue created by @aman_lnwebworks
When I try to add content with the reference field, it shows an error.
1: Install the module using the command:
composer require 'drupal/unique_field_ajax:^2.2'
2: Add a new category (taxonomy).
3: Reference this category in the content type and enable the "Unique" field.
4: Create new content. When trying to save this Node, it doesn't get saved, And the following error appears:
The referenced entity (taxonomy_term: Yellow (6)) does not exist.
Active
2.2
Code