hi,
I created a new entity "Association" and I created a new entity "Partnership" and I added a Many-to-One relationship between "Partnership" and "Association" Then in "Association"
I created the One-to-Many relationship with "lead" and In "Partnership"
I added a Many-to-Many relationship with "lead"
Everything works very well, when I create a Partnership I select an "Association" well and I save everything works very well after I added the possibility of selecting one or more leads via the relationship that was created thanks to the relationship ("Partnership" Many-to-Many with "lead") When I click on select lead it shows me (see screenshot) the list of all leads with the possibility of filtering and it works very well! My question is how to not have all the default leads displayed and only have those related to the Association that I selected in my Partnership (since it already has an "Association" relationship. -to-many with "lead")
thanks
I created a new entity "Association" and I created a new entity "Partnership" and I added a Many-to-One relationship between "Partnership" and "Association" Then in "Association"
I created the One-to-Many relationship with "lead" and In "Partnership"
I added a Many-to-Many relationship with "lead"
Everything works very well, when I create a Partnership I select an "Association" well and I save everything works very well after I added the possibility of selecting one or more leads via the relationship that was created thanks to the relationship ("Partnership" Many-to-Many with "lead") When I click on select lead it shows me (see screenshot) the list of all leads with the possibility of filtering and it works very well! My question is how to not have all the default leads displayed and only have those related to the Association that I selected in my Partnership (since it already has an "Association" relationship. -to-many with "lead")
thanks
Comment