Hi,
I'm trying to understand if and how it would be possible to store Flex-objects collection at the page level.
My objective would be to create a new Flex-object type called "Participant" and then use it through the Admin Next for each page using the template "Workshop".
So in each "Workshop" folder, I could find a folder containing the list of "Participant" and edit the list via a tab in the admin of the page.
Does anyone know how to accomplish such a thing ?