Could you implement it as crud.[create,update](...,captcha=...) It would be nice :)
On márc. 1, 22:40, szimszon <[email protected]> wrote: > Works for me. > > On márc. 1, 03:16, "mr.freeze" <[email protected]> wrote: > > > > > Patch submitted. It adds crud.settings.create_captcha and > > crud.settings.update_captcha. > > > On Feb 27, 12:50 am, "hamdy.a.farag" <[email protected]> wrote: > > > > 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.

