Make Row Required in Array
Summary
Make Row Required in ArrayContent
Hello,
Is it possible to make an entire row in an Array required without affecting the other rows. The idea is once the user starts entering data, then all the fields in the row become required. This will prevent blank rows from being validated.
Another way to put it is when the user navigates to the next row, check that all fields have been entered. If not, the user must enter those fields in order to navigate to the next row.
I tried doing this with John's oj-validation group but it does not differentiate rows.
Tagged:
0