- Issue created by @dimitriskr
Several elements allow multiple values, such as entity_reference, or file.
Others like tel, textfield, url could benefit inserting multiple values, which is not possible now
Elements we could apply this feature to are:
This behaviour can be enabled only when the developer increases the cardinality of that field, in order not to break current sites.
In submit and validate functions, the value of that field will be an array when the cardinality is >1, and on =1 stays a string/object (depending on field type)
Active
11.0 π₯
Last updated