On Thu, Aug 5, 2010 at 7:12 PM, Chris S <sanders.ch...@gmail.com> wrote: > It should have: > {{=form.custom.begin}} > // your custom stuff including submit button > {{=form.custom.end}}
I will try it. > don't use it or set it to something known. It might not matter, but > why explicitly set it to none? I can't think of a reason to do that. Official manual says so: " If the page contains a single form, you can set formname=None and omit the hidden field in the view."