Link multiple fields on existing many-to-many relationships

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • yuri
    replied
    You can create it manually.

    custom/Espo/Custom/Resources/metadata/entityDefs/Contact.json

    Code:
    {
        "fields": {
             "documents": {
                 "type": "linkMultiple"
             }​
         }
    }
    Last edited by yuri; 03-23-2024, 06:00 PM.

    Leave a comment:


  • Link multiple fields on existing many-to-many relationships


    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!

    Click image for larger version

Name:	image.png
Views:	367
Size:	88.0 KB
ID:	103968
Working...