Creating a new Custom Entity - link tables not generating during a rebuild

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • alasdaircr
    Active Community Member
    • Aug 2014
    • 525

    Creating a new Custom Entity - link tables not generating during a rebuild

    Hi,

    In the last few updates something has changed with the creation of link tables for custom entities. I've followed the instructions on the blog, but now the link tables are not being generated. This is for an entity which mirrors the Meetings type, so I've made sure that my entitydef is identical to the Meeting.json one.

    Has something changed which I need to be aware of?
  • yuri
    Member
    • Mar 2014
    • 8455

    #2
    Hi

    We didn't change. Do you try many-to-many relationship? Maybe you haven't defined it on the opposite side?
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment

    • alasdaircr
      Active Community Member
      • Aug 2014
      • 525

      #3
      Yes that was it, sorry Yuri. I forgot I have to make changes on the other entities too for a many-to-many.

      Comment

      Working...