What I want to do seems pretty simple and seems like a common use case. I have a settings page with a repeating group, with each group containing an input field. I want to extract all of the repeating inputs from this repeating group into a list column in a database table.
If this is not possible, does this mean I have to forego the repeating group and/or extract individual inputs one at a time?
Thanks!