Hi, I have a list of items within a custom state that the user selects from a repeating group.
I also have a few inputs which need to be saved at the same time with each item in the list.
-Manufacturer input
-List of brands (selected and added to state)
-Account #
-Email
What I’m trying to achieve for each new thing in the DB is:
Manufacturer input/‘One of the brands’/Account#/Email
Might be straight forward but I’m going round in circles here, can someone help please?