Hello,
I have 2 tables that I need to relate. These is regarding components in the field that are declared not working.
The Tables:
- Ticket table: End User tickets about stuff not working
- Field deployed
The tickets have 2 statuses either "Open" or "Closed". I created a view for open tickets and one for closed
I created a linked field in the Field deployed table to pull the info from the ticket field with a "Limit selection to a view" to the Open ticket view
For some reason the column populates with all linkable items disregarding the "Limit Section View"
any reason for this?