Heya,
i have one problem, help me to find solution.
I have form with many many fields (such: name, family, mail and other). In form i add default value.
and if user can't field this form, he doesn't get error, because form take automatic default value.
In database i have many errors such: name, family and other.
Also i need to change something in field after error. When i get error i changed to yellow background, now i need to do something else, when user fix the error (add some text) i need change backgraund to white.
Can you find some solution?
Alex