You can override it with _javascript_. The function name is Tapestry.default_invalid_field_handler .(I think, view source on the page in question to be sure )

On 3/28/06, Angelo Luis <[EMAIL PROTECTED]> wrote:
Nobody???


On 3/27/06, Angelo Luis < [EMAIL PROTECTED]> wrote:
Hello,

I'm start with Tacos today, it's awesome. But I have just one problem: the client side validation... It's to ugly:

The html "rendered" (something like this):

Add new professional

Name: Por favor, digite um valor para o campo "Nome"(required mensage in portuguese). |                                     | **


And the AjaxForm configuration is:

<component id="form" type="tacos:AjaxForm">
        <binding name="success" value="listener:doSubmit" />
        <binding name="clientValidationEnabled" value="false" />
</component>


I dont like this position:   [LABEL] [ERROR MENSAGE] [INPUT] and i want to change that, to the defult of tapestry
[LABEL][INPUT]** (and the dialog) or some other thing's, like [LABEL][INPUT][ERROR MENSAGE], etc...

How do i change that???



OBS: Sorry if my english is bad!!!





--
Jesse Kuhnert
Tacos/Tapestry, team member/developer

Open source based consulting work centered around dojo/tapestry/tacos/hivemind.   http://opennotion.com

Reply via email to