Hello all, I’m looking for some help. I have created a thing (training record) in the database which has a user field. On the front end, I want to display a list of all users and pull through data for the thing (training records) . I can do it, but only if I manually add the training record unique ID to each user. Is there a way to do this automatically tag the unique ID of the thing to it’s user, ie so app users can do this when creating new training information items in the database? Thanks so much
I think this page can help you to deal with the problem (setting slug).
https://manual.bubble.io/help-guides/structuring-an-application/page-slugs
Samson @ Plugin Developer
Plugin Page
Plugin Forum
not sure if i can see the solution there because it uses urls, whereas i’m looking to display info in a repeating group on a single page app