>
> well, supposing that is true.  how do i fix it?  how do i pass the value 
> for validation?  i thought that is what i was doing by setting it under the 
> line:
>
>   gform.vars.party = prtype
>

My bad, prtype must be one of "DEFAULT", "VALUE1" or "VALUE2". You don't 
really need to validate manually the form values, this is automatically 
done by the SQLFORM methods. Did you set the requires attribute for the 
db.sheet_gross_adjustments? The form processing methods use it for 
validation.
 

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to