Hi The reason for this is that any field added to a form needs to be added b4 if form.accepts() so that validation can work , otherwise validation will not work in case of "crud" , accepting form is already done for you in web2py's code and actually b4 inserting the new field and thus validation will not work
-- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/web2py?hl=en.

