http://www.pastie.org/1656418
I have a form, and when I fill out the fields required, it gets pushed to the db no problem. The issue is that I want it to have a notification where if a field is empty it makes that red rectangle appear to alert the user to fill in the field properly. I thought how I have my controller setup, it would do this. Does it have to deal with request.vars ?

