Saving the data from a text element to db via a button and viewing in another section or page

I used an external API to fetch text data from other sources and view it into a text element and save it in the database via a click of a button.

The tree view goes like this:

Parent Group - > Repeating Group → Group → text element + save button

The text element is not showing fetched text data when in any group apart from the “Parent Group”, but does work when inside the “Parent Grop” directly. I created a data type to store the data when the “save button” is clicked. but neither the data is being saved nor it can be displayed somewhere else.

How do I solve this?

1 Like

Can you please share screenshot of the set up of repeating group if not solved yet?

This topic was automatically closed after 70 days. New replies are no longer allowed.