Looking for ways to pass on a filter expression from a widget to the Attribute Table to update the AT display based on the query, rather than opening another tab.
The table displayed in the AT is not the attribute table from the layer, but they share a unique id.
Perhaps perform the query at the widget, then close the AT and open it with the results you pass on from the widget query?
Thank you.