I have several pages in my app that filter lists (repeating groups) of Actions based on Project, Context or other criteria.
I want to have other pages go to any of these list pages, passing one or more of the filtering things. However, because they are things, it doesn’t appear that I can send them as parameters.
Wouldn’t it be possible for Bubble to pass the unique ID of the thing and handle it in the receiving page?