1) use your html instead of {{=form}} for but in the form include
{{if form.errors.email:}}{{=form.errors.email}}{{pass}}
{{=form.hidden_field()}}

Not sure what you mean by 2. You can actions as any ordinary url.

Massimo

On Dec 11, 11:23 am, KenNeedham <[EMAIL PROTECTED]> wrote:
> OK, maybe I'm not quite there yet.
> I've got it all working except the email address bit
> Using {{=form}} creates the input field and button as defined by the
> database fields
> How do I get it to use the input field and button I create in HTML or,
> alternatively, how do I control the look and position etc. of the form
> it creates?
>
> One other thing, how do I connect the row of buttons below the header
> to actions in the controller?
> I need them to link to other pages.
>
> Ken
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to