from a galary you can navigate to a record in view screen using selected gallary item.
item: galary.selected
But what if you have more than one galary?
How can i use a var to filter a record in a view form?

Filter('[Access].[tbl_relaties]';tbl_relatieId=recordId)
This does not work.
Thanks!