Hello forum,
I’m creating a multiple forms application. I want to select which records I update, commit these and then redirect. Everything works except that only one record gets updated at a time before the redirect instead of all the records I select.
Is there a way to make all the records update before I redirect?
Like counting which checkboxes are checked?
Thanks in advance!