Rookie Mistake?

I wanted to create my own little feed. I’ve managed to bring up a popup that will submit text and photo data to a repeating group I have, no problem. I’ve managed to create a new post when one already exists but it simply replaces the last one rather than showing them in a repeating group from top to bottom. In other words, when I test this, it just continues to update the post rather than submit a brand new descending post.

I feel like this is an easy fix but I’m not sure what to do. Thank you

Probably your settings for the RG that only show 1 row?
Share screenshot of your settings for the RG (but also the search request to get the data)

I Tried setting 20 rows and also no limit and changing the size of the rows.

Sorry if this is confusing. Any thoughts? Thank you

Why do you have unique id as a filter in your search? Technically, this can only return one item. What is your goal with the go to page…

1 Like

Thanks so much! Yes that was the problem, I was searching for one-by-one. I didn’t know, I was thinking that this needed to be searched to send the data through to the repeating group

and the go to page is because I have a pop up and I tried just putting hide popup but it won’t send through data to update the Repeating group. Maybe another error on my part but it’s working now

Cheers

2 Likes