19 Aug
2011
19 Aug
'11
3:08 a.m.
Hello Leonardo, On Thu, 2011-08-18 at 19:10 +0200, Leonardo Rochael Almeida wrote:
For the 'cancel button' case, you need to have a form action with a validator that always validates, no matter what. You can find an example of one such null_validator here:
https://svn.plone.org/svn/plone/plone.app.form/tags/2.0.3/plone/app/form/val...
To use it, you do something like
class MyForm(...):
@form.action(..., validator=null_validator): def handle_cancel(self, ...) [... do the redirect ...]
Thanks for the useful tip. I'll use this :) Regards Joshua -- Joshua Immanuel HiPro IT Solutions Private Limited http://hipro.co.in