Filter a reference table with another reference table

Christine ROLLA
Tera Contributor

I have 3 tables:

- TRACE Table

   + Name

   + Type (reference to Type Table)

   + Sub-Type (reference to Sub-Type Table) 

- TYPE Table

    + Name

- SUB-TYPE Table

    + Name

    + Type (reference to Type Table)

 

FORM

In my Trace form, I added the 3 fields (TRACE.Name, TRACE.Type, TRACE.Sub-Type).

I would like to filter the sub-types based on Type selection.

 

I am lost 😞 How can we do that ? 

0 REPLIES 0