Having a Table view as selector widget alongside a Card view is a fairly common setup. And if we set up a reverse selection, with Table row being selected by the Card view as well, when “flipping thru” cards (using PageUp/PageDn) the selected row will follow in the Table view as well.
Pretty handy.
However, if we filter records in the Table view, this filter won’t apply in the Card view, thus continue to “flip” thru all records. (I suspect that’s why arrows at the top of the Card view are hidden when we set ad a SELECT BY widget)
In short, is there any way to sync filter between widgets?