I have a page that shows Case object records, and have 3 models each with different conditions. There are 3 tables, one displaying records for each model.
I want the ability to create a UI only style user text field (where I can start typing a user’s name) at the top of the page, so I can select a user, and then automatically filter all the 3 models (and subsequently tables), where the OwnerId is the selected user.
Understand a filter per table can be added easily, though I also want to expand this in the future, e.g. have the user select function at the top of the page, then multiple tabs underneath, all filtered based on the selected user.
Question
How to filter multiple models from a 'global' UI only User object lookup field, where each model has

Translate
This topic has been closed for comments
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.