Announcement

Collapse
No announcement yet.

Cannot add relationships to custom entity

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Cannot add relationships to custom entity

    I can't add relationships panels to custom entity.
    I add this in layout manager but panels doesn't appear.
    What else I need to do?

  • #2
    I can't reproduce. Please let me know if you figure out where is the problem. Check browser console for errors.

    Comment


    • #3
      No errors in console. I think it even not try to display relationships. As I wrote: I add this in layout manager. But i see that entity manager / MY CUSTOM entity / relationships is empty. I try to clone settings from other entity but I cannot add link type : parent-to-children.

      Comment


      • #4
        Check whether layout file is created custom/Espo/Custom/Resources/layouts/EntityName/relationships.json

        Comment


        • #5
          Yes, i created this file with:

          Code:
          ["meetings","calls"]
          but no relationship panels

          Comment

          Working...
          X