Hello everyone,
I’m building a website to manage my clients. The site’s main page shows the repeater group with all the participants entered. In addition, I put an icon next to each participant’s name where it’s possible to access the participant’s profile page.
I connected data between pages with parameters. I also created a popup on the participant’s profile page to update data. However, I cannot correctly configure how to update this information. The tutorials I’ve seen show how to do the configuration on the same page. However, I need help finding a tutorial that shows how to update data connected between pages by parameters. Any thoughts on how I can solve this?