Welcome Guest, Not a member yet? Register   Sign In
set_value and validation
#1

[eluser]Unknown[/eluser]
I have an application that has a form which had validation for all fields and I was using the set_value to pass values to the db and to the inputboxes. The client then said they dont want any validation except for 1 field so I commented out all the validation rules the other fields. After this was done the form stopped working apparently set value didn't contain any value. If I un-comment the validation rules everything works as expected. Is there a requirement to have validation to use set_value? any idea here?
#2

[eluser]Sudz[/eluser]
if you do not want any validation then just ingore "set rules" for that particular field




Theme © iAndrew 2016 - Forum software by © MyBB