I am transferring data to a list view one at a time, and allowing a button to select several rows to add.
When I add one at a time, when the submit button on the form is selected, this works as intended.
When I add all students to a list, and then submit, it does not work. I have a work around of highlighting 1 row within the list view and then it works.
What can I add within the add all students to make this work without highlighting?
I am attaching screen shots of rules.