Editing a repeating group from a chat gpt response

Hello this is a brief 2 minute video on an issue I am having with allowing users to edit a repeating group. I am having a difficulty editing just the current cell. I would greatly appreciate if somebody could take the time to watch the video and help me out on this problem. Thank you

you need to split the response up into different sections in the database structure so you can target a specific section and modify only that specific section.

Okay I think I understand this. Where would I make that adjustment? Would it be here on the data source of the repeating group?

Or would it be here on the workflow that is making the changes to the data?

Also what would the structure look like? What functions would I use in order to only modify that section? Would it be “item # current cells” ?

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