Field sharing between two repeating groups

Good morning,
I am having difficulty with the repeating group function.
I created a first repeating group which allows me to retrieve the dates of the day associated with the dategenerator module.

2024-05-08_10h37_05

This repeating group is created with 1 row and 7 columns (1 column per day of the week).

In the repeating group cell, I added an imput field which retrieves the dates (current cell’s date)

2024-05-08_10h37_29

I also added a new repeating group in the cell to display the available times that I retrieve in an option set.

2024-05-08_10h44_22

The second repeating group is built on the basis of a column and several rows. Each row contains a button with the time retrieved with the Option Set field.

What I would like is when the user clicks the button, I add the time into a table, and I would like to retrieve the value of the input field of the first repeating group.

2024-05-08_10h45_15

I hope my description is clear.

Thanks for your help.

Aren’t you already doing this in the last field below? What exactly is your question?

hi

Thank you for your reply. I found the solution by adding a group.

I obtain the following result:
creation of a repeating group

Addition to group in the repeating group cell

addition of a repeating group in the group.

I achieved the expected result.

Thank you for your help and time.

Excellent day.

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