- Issue created by @mayurgajar
- Issue was unassigned.
- Status changed to Needs review
about 2 years ago 2:22am 31 March 2023
The form element "EntityAutocomplete" extends "Textfield form element.
In this way, this form element inherit "#maxlength" property (with a value to 128 characters).
to includes multiple nodes, I purpose to unset this property instead of set a default maxlength.
Add visibility conditions on block -> set multiple nodes (total count of characters on fields more than 128) -> we are not able to save the condition due to maxlength set 128
I purpose to unset this property instad of set a default maxlength.
Needs review
1.1
Code