I am loading the form in the template this way:
{{=LOAD('default','form')}}

Can I somewhow customize it this way?
{{=form.custom.begin}}
Image name: <div>{{=form.custom.widget.name}}</div>
Click here to upload: {{=form.custom.submit}}
{{=form.custom.end}}

What I actually need is to place labels above fields.

Julius


Reply via email to