Table filter on Salesforce Queue names

Glenn,

Could you provide a little more information about what you want to do and maybe some screenshots of your setup? Do you, for example, have a queue and a table on a page, and when you click on an item in the queue you want the table to be filtered by that selection? If that’s the case, your general process would be to create a filterable condition on the table’s model, and then in the click interaction of the queue you can set the value of that table model’s condition. This tutorial might be helpful, although instead of updating a page panel you’d activate and set a model condition