Hey
I have two entities with many-to-many relationship. I created one list with create and edit form for entity1 and same for second one.
I can assign in one-to-many as search column, but many-to-many is not shown. In canvas I would do this with relate and unrelate button and un/filtered views.
Now I want to be able in edit screen to add multiple entity2 to entity1. How to create buttons with "relate" functions or is there a component for this available?
Thanks in advice