Is it possible to sync filter between widgets?

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?

Hi there!

Unfortunately, there is no way to sync filters when there are multiple views of the same data on a page. You would need to filter both the card view and the table view. I’m not sure how possible this would be to implement but I’ll share your feedback with our dev team to see if they can come up with a future solution to this!

Thanks,
Natalie

1 Like