Association to entity in other module not entirely accessible from pages

0
Hi All,   I have the following Ticket entity that is associated to a FAC entity in a different module:   The association properties are:   When I try to create the pages to manage this table, in the Overview page I can make a reference to the FAC table:   But when I try the same thing in the New/Edit page, I don’t have access to these 2 associations.   Why I don’t have access to these associations anymore? It is weird that one page is fine, but not the other.   Thank you
asked
1 answers
0

Hi Mihai, 
You have added Ticket_Source and Ticket_Dest as many to many association, So you can’t find the association using Reference selector. 
Instead of these you need to use Input reference set selector or Bootstrap Multiselect widget to find the association.

 

answered