I have 3 Groups.
Group 1 to input the data to the DB.
Group 2 with the repeating group to display the data from the database
I want to show the selected data in group c when clicked from the repeating group. < Thats what I am unable to do
can anyone help me, please?
thanks
Hi there, @cocomongol4… if I understand your post correctly, it sounds like you want to display data in group c for an item that has been clicked in the repeating group. If that is correct, you can use the Display data workflow action, with the Element being group c and the Data to display being the current cell’s thing.
Hope this helps.
Best…
Mike
Thanks
for you your help.