Every event has a field “registrations” (type: users).
These users have accounts in the panel (with blueprint “user.yml”).
Everyone that signs up to that event, gets added to that “registrations” field.
Is there a way to show the user’s events on it’s page in the panel?
In case of “Jose”, the event “Plog de Gent Trailrun” should show up in the “events” field…
Maybe a bit of a workaround, but could I use a select field instead with an advanced query? To see all the events that specific user goes to, will be listed in that select.
The select field works in the same way as the pages field: you have to explicitly select something, which is not what you are after, I assume, since you want to display the pages assigned to a given user.
I think a section is the better fit for this purpose and the pagesdisplay section is exactly what you need. But yes, if it was built-in, that would even be better: