Could you implement it as
  crud.[create,update](...,captcha=...)

It would be nice :)

On márc. 1, 22:40, szimszon <szims...@gmail.com> wrote:
> Works for me.
>
> On márc. 1, 03:16, "mr.freeze" <nat...@freezable.com> wrote:
>
>
>
> > Patch submitted. It adds crud.settings.create_captcha and
> > crud.settings.update_captcha.
>
> > On Feb 27, 12:50 am, "hamdy.a.farag" <hamdy.a.fa...@inbox.com> 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 web...@googlegroups.com.
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en.

Reply via email to