0

How to filter fields from a linked table

I have a "Project" table and is linked to a "Contact" table. Inside "Contact" table I have a "Class" choice field and "Name" text field.

On the Project table I'm able to see all contacts and I would like to see only those who's "Class" is 1.

Any idea on how to filter the results of this table?

2 replies

null
    • Fred
    • 2 days ago
    • Reported - view

    Are you talking about the reference field from Contact to Project where in Project it shows up as a table?

    Or are you talking about a view element that you added in Project?

      • Andres
      • 2 days ago
      • Reported - view

       Thank you for your interest on helping. I found out that through a Constraint I could show the desired contacts.