Hello everyone,
I’m making a platform to collect some documents and I want users to upload multiple documents and be able to see visualize them in an another page. I’ve used repeating group by connecting it to data where I’ve created some new types where I stored this elements. It works well but the problem is that when the user tends to upload another document ( by navigating to the previous page) the website doesn’t save the other pictures so that everytime the user uploads an picture he’s able to see only the last picture he uploaded
Does anyone here have an idea to solve that problem ?