Hello! I am learnig Bubble and now I am trying to put normal groups inside repeating groups to customize this element better, but I can not get the database elements inside these groups. Can anyone explain me if this is possible? What can I do?
Thanks in advance
Hey @gutenberg23
You should set the source of this inner group to be Current Cell's element and the data type same as the repeating group.
Current Cell's element
Then, you will be able to access the data by typing Parent Group's thing.
Parent Group's thing
@Huseyin from Flusk | Discover the #1 Security and Monitoring Tool for Bubble
Thank you!