Item ID list to repeating group

I am fairly new to bubble. I on my repeating group I have a save button in every box, if they click it, it adds the posts unique ID to “save”. I want to display the posts from “save” (Image, Title, Description, Number) in a repeating group. Whats the easiest way of doing it?

Hope you didn’t expect fast answer :slight_smile: Have you found the way?

Yes I did, I made a function that copied the id, then I used do a search for, set a condition for both of them to match, and used :first item.

1 Like