Has been there is a while. It is possible it was broken in the pre 1.53 version.
On Apr 20, 1:00 pm, Álvaro Justen [Turicas] <[email protected]> wrote: > On Mon, Apr 20, 2009 at 1:40 PM, virhilo <[email protected]> wrote: > > > Thanks a lot-it's working:) > > I can have only: > > request.vars and form.accepts(request.vars, formname=None) > > line(without 'if') if i don't want to display any information-yes?:) > > > On 20 Kwi, 18:29, mdipierro <[email protected]> wrote: > >> Then this should do it > > >> if request.vars and form.accepts(request.vars,formname=None): > >> response.flash="done" > > It was added in last releases? I remember that I tried it and didn't work. > > -- > Álvaro Justen > Peta5 - Telecomunicações e Software Livre > 21 3021-6001 / 9898-0141 > http://www.peta5.com.br/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" 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 -~----------~----~----~----~------~----~------~--~---

