Hi,
I like to change the layout of a couple forms for example for the login 
form.
in my default/user.html the form is just called by
{{=form}}
I found this on the webtopy site:

{{=form.custom.begin}}
Image name: <div>{{=form.custom.widget.name}}</div>
Image file: <div>{{=form.custom.widget.file}}</div>
Click here to upload: {{=form.custom.submit}}
{{=form.custom.end}}
but I got no idea how to view the checkbox etc.
Is there a more comprehensible example


-- 



Reply via email to