Hello again.
I was asked to add a descriptive table about the contactPerson table. So I created a new table that contains 2 fields: one is the contactID, the scond is a code (from a to F) that refer to a second table. in this second table I have 2 fields: the code I mentionned previoulsy and a description of this code.
The goal is to be able to select the contact person that match one (or many) codes.
The two tables are doing the job fine. But when I try to make a 1:n filter on the contact person table, my first custom table don't show up in the pannel.
Did I miss something ?
thank you in advance