Is there any way for the controler to get values from a form in your view before it is saved?
- by Datatec
I assume the values must be passed back to the controller for use, but everything I have tried seems to only get values that have already saved in the db.