Welcome Guest, Not a member yet? Register   Sign In
Need some confirmation on the functionality of form array validation
#1

[eluser]AJReading[/eluser]
Hi all,

I've been using form input arrays and using the form_validation lib to validate them.

I could have sworn when I first started working on them, the validation library would validate each form field in the array and display an individual message for it. Much like the way its able to prepopulate each value correctly.

However, it does not seem to validate each field in the array individually, rather, the array as a whole. Either that or its unable to show individual validation errors for array fields?

Could anyone confirm for me how its supposed to work?

I basically have a list of up to 10 text fields in an array and need to show individual errors for each one.

Thanks!




Theme © iAndrew 2016 - Forum software by © MyBB