Re: How to modify form error messages.

2007-03-02 Thread Honza Král
On 3/2/07, Michael Lake <[EMAIL PROTECTED]> wrote: > > Malcolm Tredinnick wrote: > > On Fri, 2007-03-02 at 15:27 +1100, Michael Lake wrote: > > > >>Hi all > >> > >>I see in the documentation for forms that the HTML output will include the > >>validation > >>errors as a near the field. How does on

Re: How to modify form error messages.

2007-03-01 Thread Michael Lake
Malcolm Tredinnick wrote: > On Fri, 2007-03-02 at 15:27 +1100, Michael Lake wrote: > >>Hi all >> >>I see in the documentation for forms that the HTML output will include the >>validation >>errors as a near the field. How does one change that? I would like the >>errors to >>be after the form

Re: How to modify form error messages.

2007-03-01 Thread Malcolm Tredinnick
On Fri, 2007-03-02 at 15:27 +1100, Michael Lake wrote: > Hi all > > I see in the documentation for forms that the HTML output will include the > validation > errors as a near the field. How does one change that? I would like the > errors to > be after the form field similar to this below irr

How to modify form error messages.

2007-03-01 Thread Michael Lake
Hi all I see in the documentation for forms that the HTML output will include the validation errors as a near the field. How does one change that? I would like the errors to be after the form field similar to this below irrespective of whether im rendering it as_p or asdefault table layout