Saving input data in a repeating group to relevant database

Hi Everyone :wave:

I have created a repeating group that lists my products and alongside each product there is an input to update the stock levels for each product. I then have a single update button that has a workflow to update the stock level records on the database.

My problem is that I can’t seem to get a workflow working to be able to save each rows input values to the database.

I don’t want to use a pop up modal design to update the stock as this UX is too slow and too many clicks. Displaying the product list, adding the new stock level against each product and then saving that all at once to the database is much faster.

Any help or examples would be much appreciated :raised_hands:

Did you figure this out? Dealing with a similar situation

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