Submitting information repeating group

Hi!

I have an issue that I cannot figure out how to solve, and hoping for some help.

I have a repeating group with information, a submit button, +/- buttons, and an input field.
A user is to input a number in the input field, that then will be saved to the database along with information from the repeating group, then the repeating group will show information based on next index of the main item. This works fine most of the time, but sometimes, if the user is too fast when clicking submit, there is a bug that causes it to skip the next item and then saves two of the next item.

Does anyone have any ideas on how to solve this?

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