> 1. Is there any plan to have support for definition list?
what are they? can you provide an example of what you have in mind?
> 2. How do you incorporate custom forms with Auth?
yes, you can build views for forms that look like this and insert any
html you like:
{{=form.custom.begin}}
{{=form.custom.widget.somefield}}
...
{{=form.custom.submit}}
{{=form.custom.end}}
(requires latest trunk)
> 3. Is that possible? If not, do you use "if form.vars
> accepts" (Syntax ?)
yes.
>
> Thanks,
> Bill
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---