Saving list of items independently

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?

Sorted it - Create list item# 1 with it’s own workflow only when list is greater than 0/1/2 etc.
Then the same for list item# 2 and so on.

Thanks Ryan :slight_smile:

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