Hey guys!
I’ve got a page where I’m showing all of the classes my org is running, linked to it’s on Airtable table. I have these in a list block. I want to be able to click on a class and it display the people who are booked into that class (who have their own table in Airtable).
I figure I need to open the people’s details page via an onclick of the class on the first page. But I’m stuck on how to filter the list on the second page to only show the people in that class.
Any ideas?