Skip to content

Add setting to allow multiple use of the same entity by type and ID.

Brooke Heaton requested to merge issue/inline_entity_form-3363988:3.x into 3.x

Add new 'multiple_use' boolean settings that will skip duplicate entity ID validation if multiple_use is checked. This will allow for more than one entity of the same type and ID to be used.

Merge request reports