Hi There,
I see that it is not possible to select the "Link Multiple Fields" on existing core many2many relations.
Where in the core files is this disabled? And can we enable them?
Hope hearing from you!
{ "fields": { "documents": { "type": "linkMultiple" } } }
Comment