Change Data in a repeating group using another repeating group of a different data type

Dear Bubble community,

again I would be very thankful for your thoughtful support.

My Problem is the following:
I have a repeating group of Data type A one of the Data fields is Data type B. In the repeating group of Data type A I have a button that when pressed shows a repeating group of Data type B I want the user to be able to choose one of the options of Data type B and change the field in Datatype A to the chosen option. The whole thing worked perfectly when using a dropdown menu however when using another repeating group in order to show more details of Data type B, I dont have the same options in the workflow menu to set it up to change the data field in Data type A. How can I solve this or build a workaround?

Thank you in Advance for your support!!

I am not sure I understand you well but maybe you just need to add workflow to any of the elements inside the RG B, so when the user clicks on the element the workflow triggered

1 Like

I think this might be the answer you need.

There are different ways to do it, but basically what you need to do is to pass the information of the item A you want to change to the repeating group B.

1 Like

That was exactly the solution to my problem, thank you so much @geovanevasconcelos2 for taking the time helping me and recording that very helpful video :blush:

1 Like