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
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