Hi Guys,
Struggling with something that I’m sure is super simple!
I have the following configuration
to do list - each record is a to do
projects - each record is a specific project
these tables are linked, with each to do belonging to a specific project. I want the linked records for each project to be a live representation of what is still to be done
I have pressed ‘limit selection to a view’ and connected this to a view that has a filter that removes ‘done’ to dos however the ‘done’ to dos still remain as linked and shown in the projects table. Any ideas?
Thanks