Hello everybody!
Actually I am trying to create a new N:N relationship between “account” and “contact”. I wanted to display a subgrid of “contacts” in an “account” from which I can add “contacts” to the “account”. The same “contact” can be added in several account record forms. Unfortunately, the “+” button is not displaying on the “contacts” subgrid so I couldn’t add contacts to any account. I have tryied the same thing between “account” and a custom entity and it does work. The question is, is there any limitation with N:N relationships? (it is not a security role issue because I am a System Administrator)
*This post is locked for comments