Re: RadioGroup client side validation

2017-02-22 Thread Christian Riedel
y little code to the Radio component. I think RadioGroup is > where the support for client-side validation is missing. If you are so > inclined, it should be easy to copy RadioGroup.tml into your project, and > then you could add the missing functionality as an experiment. Let us all >

Re: RadioGroup client side validation

2017-02-21 Thread Bob Harner
Christian, I think you're hitting https://issues.apache.org/jira/browse/TAP5-2156 There is very little code to the Radio component. I think RadioGroup is where the support for client-side validation is missing. If you are so inclined, it should be easy to copy RadioGroup.tml into your pr

RadioGroup client side validation

2017-02-21 Thread Marvin Monroe
Hi, I just looked at the source of the Radio component and it seems it's missing a call to FieldValidator#writer to actually support client side validation. (I want to add a required validation rule to a radio group btw) Or am I missing something? Cheers Christian

Re: beta-22 quickstart and client side validation

2014-11-17 Thread Ulrich Stärk
M, Ulrich Stärk wrote: > >> I can't seem to get client-side validation to run using the beta-22 >> quickstart. I see the validation >> module being loaded on the console ("Loaded module t5/core/validation") >> but no client-side >> validation happ

Re: beta-22 quickstart and client side validation

2014-11-17 Thread Howard Lewis Ship
not acted upon, then it might be an issue on the browser ... what browser are you using? On Mon, Nov 17, 2014 at 2:40 AM, Ulrich Stärk wrote: > I can't seem to get client-side validation to run using the beta-22 > quickstart. I see the validation > module being loaded on the co

beta-22 quickstart and client side validation

2014-11-17 Thread Ulrich Stärk
I can't seem to get client-side validation to run using the beta-22 quickstart. I see the validation module being loaded on the console ("Loaded module t5/core/validation") but no client-side validation happens with a beaneditform bound to a bean which has fields annotated

Re: [5.4-beta-6] Strange behavior with JSR 303 client-side validation and nested beans

2014-08-29 Thread Christian Dutaret
ve you tried one of the latest betas, available in the Apache Maven > staging repository? I recall fixing something like that. > > > I'm using JSR-303 annotations. When validating a field from the page >> class, >> it works as expected, and client-side validation is correc

Re: [5.4-beta-6] Strange behavior with JSR 303 client-side validation and nested beans

2014-08-29 Thread Thiago H de Paula Figueiredo
, it works as expected, and client-side validation is correctly triggered. Page.java: @NotNull @Property private String firstName; Page.tml: If I submit the form, client-side validation tells me that first name should not be empty. If I tr

[5.4-beta-6] Strange behavior with JSR 303 client-side validation and nested beans

2014-08-29 Thread Christian Dutaret
Hi list, I'm using JSR-303 annotations. When validating a field from the page class, it works as expected, and client-side validation is correctly triggered. Page.java: @NotNull @Property private String firstName; Page.tml: If I s

Re: [5.4] LinkSubmit Client-side Validation Broken

2013-09-24 Thread Peter Hvass
- > > From: "Boris Horvat" > To: "Tapestry users" > Sent: Wednesday, September 4, 2013 10:45:56 PM > Subject: Re: [5.4] LinkSubmit Client-side Validation Broken > > I use the last stable version > > > On Wed, Sep 4, 2013 at 9:37 PM, Eugen wrote: > &g

Re: [5.4] LinkSubmit Client-side Validation Broken

2013-09-24 Thread Bård Magnus Kvalheim
> To: "Tapestry users" > Sent: Wednesday, September 4, 2013 10:45:56 PM > Subject: Re: [5.4] LinkSubmit Client-side Validation Broken > > I use the last stable version > > > On Wed, Sep 4, 2013 at 9:37 PM, Eugen wrote: > > > Hi, > > For me

Re: [5.4] LinkSubmit Client-side Validation Broken

2013-09-05 Thread Boris Horvat
iguration issue (before creating a JIRA). > > > Thanks! > Peter > > > > - Original Message - > > From: "Boris Horvat" > To: "Tapestry users" > Sent: Wednesday, September 4, 2013 10:45:56 PM > Subject: Re: [5.4] LinkSubmit Client-side Val

Re: [5.4] LinkSubmit Client-side Validation Broken

2013-09-05 Thread Peter Hvass
y users" Sent: Wednesday, September 4, 2013 10:45:56 PM Subject: Re: [5.4] LinkSubmit Client-side Validation Broken I use the last stable version On Wed, Sep 4, 2013 at 9:37 PM, Eugen wrote: > Hi, > For me the client side validation by LinkSubmit also does not work. I use >

Re: [5.4] LinkSubmit Client-side Validation Broken

2013-09-04 Thread Boris Horvat
I use the last stable version On Wed, Sep 4, 2013 at 9:37 PM, Eugen wrote: > Hi, > For me the client side validation by LinkSubmit also does not work. I use > the last version of tapestry - 5.4-alpha-16 > > > Eugen > > > 2013/9/4 Boris Horvat > > >

Re: [5.4] LinkSubmit Client-side Validation Broken

2013-09-04 Thread Eugen
Hi, For me the client side validation by LinkSubmit also does not work. I use the last version of tapestry - 5.4-alpha-16 Eugen 2013/9/4 Boris Horvat > For me everything works as it should > > > On Wed, Sep 4, 2013 at 12:08 PM, Peter Hvass wrote: > > > Hello, >

Re: [5.4] LinkSubmit Client-side Validation Broken

2013-09-04 Thread Boris Horvat
? > > > Thanks, > Peter > > - Original Message - > > From: "Peter Hvass" > To: "Tapestry users" > Sent: Thursday, August 29, 2013 4:02:03 PM > Subject: [5.4] LinkSubmit Client-side Validation Broken > > Hello, > > > Just wanted to check

Re: [5.4] LinkSubmit Client-side Validation Broken

2013-09-04 Thread Peter Hvass
ugust 29, 2013 4:02:03 PM Subject: [5.4] LinkSubmit Client-side Validation Broken Hello, Just wanted to check if anyone else can reproduce this before I post an issue; Example tml; http://tapestry.apache.org/schema/tapestry_5_3.xsd";> Bob Link Submit E

[5.4] LinkSubmit Client-side Validation Broken

2013-08-29 Thread Peter Hvass
s a POST regardless of the client-side validation on textfield bob, and when the page reloads we see the validation message. Clicking the submit causes no POST and client-side validation appears immediately. Hope someone can help confirm this as an issue! Thanks, Peter

Re: Tapestry client side validation vs jQuery Validator.

2012-03-08 Thread George Christman
party components so much easier to work with. Plus you get to use bootstrap, jQuery UI etc. without noconflict. Personal projects hmm what are those ??? :( Where does the time go! -- View this message in context: http://tapestry.1045711.n5.nabble.com/Tapestry-client-side-validation-vs-jQuery-Vali

Re: Tapestry client side validation vs jQuery Validator.

2012-03-08 Thread Thiago H. de Paula Figueiredo
On Thu, 08 Mar 2012 14:06:49 -0300, Emmanuel DEMEY wrote: As Thiago said, the main pros of Tapestry Validator, is that everything is> configured on the server side. So you will have a server side and a client side validations configured at once. I forgot to mention that validations are a

Re: Tapestry client side validation vs jQuery Validator.

2012-03-08 Thread George Christman
form.recordError(message + fieldName); } } As always, thanks for your input. -- View this message in context: http://tapestry.1045711.n5.nabble.com/Tapestry-client-side-validation-vs-jQuery-Validator-tp5547993p5548292.html Sent from the Tapestry -

Re: Tapestry client side validation vs jQuery Validator.

2012-03-08 Thread Emmanuel DEMEY
said, I'm not opposed to the built in version, I'm just not sure >> that >> it's capable of handling all this. If so, could you point me to some >> documentation, it would be greatly appreciated. Thanks Manu. >> >> -- >> View this message in c

Re: Tapestry client side validation vs jQuery Validator.

2012-03-08 Thread Thiago H. de Paula Figueiredo
in context: http://tapestry.1045711.n5.nabble.com/Tapestry-client-side-validation-vs-jQuery-Validator-tp5547993p5548091.html Sent from the Tapestry - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubs

Re: Tapestry client side validation vs jQuery Validator.

2012-03-08 Thread Thiago H. de Paula Figueiredo
Without knowing jQuery Validator, I'd say the Tapestry client-side validation has the advantage of being added automatically based on the server-side validations added to a field. In addition, the error messages are ready to use out of the box and can be customized. Maybe you can even

Re: Tapestry client side validation vs jQuery Validator.

2012-03-08 Thread George Christman
only. Like I said, I'm not opposed to the built in version, I'm just not sure that it's capable of handling all this. If so, could you point me to some documentation, it would be greatly appreciated. Thanks Manu. -- View this message in context: http://tapestry.1045711.n5.n

Re: Tapestry client side validation vs jQuery Validator.

2012-03-08 Thread Emmanuel DEMEY
dator ? Manu 2012/3/8 George Christman > Hello, I'm using the Tapestry jQuery project with the full removal of > prototype. I have some rather complex client side validation requiring the > use of an error box. My question is whether it would be best to disable > tapestry client side

Tapestry client side validation vs jQuery Validator.

2012-03-08 Thread George Christman
Hello, I'm using the Tapestry jQuery project with the full removal of prototype. I have some rather complex client side validation requiring the use of an error box. My question is whether it would be best to disable tapestry client side validation and solely use jquery validator or use bo

Re: How to invoke tapestry client side validation on one fields?

2011-12-19 Thread Yohan Yudanara
Yohan Yudanara wrote: > Hi, > > I want to ask a question: > > Client side validation by default works on "blur" event, but I've change > the form property using clientValidation="submit", so that client side > validation only triggered on submit. >

How to invoke tapestry client side validation on one fields?

2011-12-19 Thread Yohan Yudanara
Hi, I want to ask a question: Client side validation by default works on "blur" event, but I've change the form property using clientValidation="submit", so that client side validation only triggered on submit. However, I want to trigger client side validation on one par

Re: Display time of client side validation

2010-05-26 Thread Christophe Cordenier
Hi Maybe you can set a new default value for scriptaculous DefaultOptions.duration ? Regards Christophe Cordenier. 2010/5/26 Dominik Gätjens > Hello List, > > > > how can I set the time the client-side-validation-error-bubbles are > visible? > > > &g

Display time of client side validation

2010-05-26 Thread Dominik Gätjens
Hello List, how can I set the time the client-side-validation-error-bubbles are visible? Regards Dominik

Re: Customize markup of client side validation

2009-12-06 Thread Piero Sartini
> You would need to implement your own ValidationDecorator. I just thought > of it yet. It would be a better solution to your specific problem. There > were some messages in this mailing list about it. The Tapestry sources are > other nice places to see some examples about it. ValidationDecorator

Re: Customize markup of client side validation

2009-12-06 Thread Thiago H. de Paula Figueiredo
Em Sun, 06 Dec 2009 20:52:17 -0200, Piero Sartini escreveu: Hi Thiago, Hi! Thanks for the hint. I've thought in this direction as well but was not sure if it would be possible at all. I like the mixin strategy because writing myown components seems to duplicate lots of the tapestry-c

Re: Customize markup of client side validation

2009-12-06 Thread Piero Sartini
Hi Thiago, > I can think of two ways: using your own component to get the validation > errors from the ValidationTracker or write a mixin that rewrites the > generated DOM. Thanks for the hint. I've thought in this direction as well but was not sure if it would be possible at all. I like the mi

Re: Customize markup of client side validation

2009-12-06 Thread Thiago H. de Paula Figueiredo
Em Sun, 06 Dec 2009 18:10:24 -0200, Piero Sartini escreveu: Hello, Hi! I want to overwrite the markup that is generated from tapestry for client side validation. I can think of two ways: using your own component to get the validation errors from the ValidationTracker or write a

Customize markup of client side validation

2009-12-06 Thread Piero Sartini
Hello, I want to overwrite the markup that is generated from tapestry for client side validation. To be more detailed, I need to integrate the forms.css of the YAML css framework: http://www.yaml.de/en/dokumentation/css-bausteine/formularbaukasten.html To use it the right way, it is not enough

Re: [T5.1] change style of client side validation

2009-07-31 Thread Robin K.
ot;myScriptGlobalSupport","after:RenderSupport"); } Regards, Robin K -- Atos Worldline Michał Jedynak wrote: > > Hello! > > Is there an easy way to change style of client side validation? > I would like to have the same look as in server side (not a bubb

[T5.1] change style of client side validation

2009-07-31 Thread Michał Jedynak
Hello! Is there an easy way to change style of client side validation? I would like to have the same look as in server side (not a bubble), but I don't want to turn it off (by setting ' clientValidation="false" '). -- Michał -- View this message in context: ht

Re: [Tapestry 5.0.15] - Hidding client-side validation

2009-03-25 Thread Borut Bolčina
is Ship" > > > To: "Tapestry users" > > Sent: Saturday, November 01, 2008 6:47 PM > > Subject: Re: [Tapestry 5.0.15] - Hidding client-side validation > > > > > > This can be done by "monkey patching" the Tapestry JavaScript. You > &g

Client Side Validation hides behind dropdown box

2009-02-27 Thread Brandon S
Hello, It seems that the tapestry client side validation isn't set up correctly to deal with a dropdown being at the highest z-order. If it is going to pop up on an area of the screen that a dropdown box is currently, it needs to hide that dropdown until the popup validation disappears.

Re: [Tapestry 5.0.15] - Hidding client-side validation

2008-11-02 Thread Howard Lewis Ship
"Howard Lewis Ship" <[EMAIL PROTECTED]> > To: "Tapestry users" > Sent: Saturday, November 01, 2008 6:47 PM > Subject: Re: [Tapestry 5.0.15] - Hidding client-side validation > > > This can be done by "monkey patching" the Tapestry JavaScript. You

Re: [Tapestry 5.0.15] - Hidding client-side validation

2008-11-02 Thread kranga
- Original Message - From: "Howard Lewis Ship" <[EMAIL PROTECTED]> To: "Tapestry users" Sent: Saturday, November 01, 2008 6:47 PM Subject: Re: [Tapestry 5.0.15] - Hidding client-side validation This can be done by "monkey patching" the Tapestry JavaScr

Re: [Tapestry 5.0.15] - Hidding client-side validation

2008-11-02 Thread Antonio Fernández - STAR Málaga
Finally i´ve found a solution. I have overwritten only the definition of the following object : Tapestry.FieldEventManager = Class.create({ .. . }); By removing all the content from removeDecorations and showValidationMessage functions i have exactly the validation´s behaviour i w

Re: [Tapestry 5.0.15] - Hidding client-side validation

2008-11-02 Thread Antonio Fernández - STAR Málaga
Hi again , Many thanks Howard, i will continue working on this way, starting with the analize of the Tapestry JavaScript build-in functions for indentifying the ones that needs to be overwritten. Greetings4All Passi Howard Lewis Ship escribió: This can be done by "monkey patching" the T

Re: [Tapestry 5.0.15] - Hidding client-side validation

2008-11-01 Thread Howard Lewis Ship
This can be done by "monkey patching" the Tapestry JavaScript. You can have a JS library that overwrites the definitions of some of the built-in Tapestry functions related to validation. In this way, you can prevent the pop up bubbles, or change how the validation messages are presented to the us

Re: [Tapestry 5.0.15] - Hidding client-side validation

2008-10-30 Thread Antonio Fernández - STAR Málaga
Hi again ! Many thanks for you fast asnwer , i tryed your option , but this is not the behaviour i want. Now the submit action happens when one or more TextFields are empty, and with clientValidation=true the submit is not completed. I want the behaviour of clientValidation=true, but simp

Re: [Tapestry 5.0.15] - Hidding client-side validation

2008-10-30 Thread Sven Homburg
have a look in the "Form" component description (parameter "clientSideValidation") http://tapestry.apache.org/tapestry5/tapestry-core/ref/org/apache/tapestry5/corelib/components/Form.html 2008/10/30 Antonio Fernández - STAR Málaga <[EMAIL PROTECTED] > > Hi All & Good Morning :-) > > Is there a

[Tapestry 5.0.15] - Hidding client-side validation

2008-10-30 Thread Antonio Fernández - STAR Málaga
Hi All & Good Morning :-) Is there a way for hidding the JavaScript Validation Messages on the Client-Side ? Greetings Passi - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Tapestry 5 Problems with client-side validation

2008-10-26 Thread andrethiago
o unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Tapestry-5-Problems-with-client-side-validation-tp20165551p20172902.html Sent from the Tapestry - User mailing list archive at Na

Re: Tapestry 5 Problems with client-side validation

2008-10-25 Thread Thiago H. de Paula Figueiredo
Em Sat, 25 Oct 2008 15:10:41 -0300, andrethiago <[EMAIL PROTECTED]> escreveu: http://tapestry.apache.org/schema/tapestry_5_0_0.xsd";> Are your sure you have a tag surrounding your HTML? You could also try to put all tags in lowercase. By the way, welcome to the list. :) One more Brazilian

Re: Tapestry 5 Problems with client-side validation

2008-10-25 Thread andrethiago
. Obviously, that is the reason because the client-side validation is not working. But, I cannot understand why the scripts are not sent. By the way, here is the source code of the border component: http://tapestry.apache.org/schema/tapestry_5_0_0.xsd";> Questões de TI - ${titu

Re: Tapestry 5 Problems with client-side validation

2008-10-25 Thread Howard Lewis Ship
ta; > >private Integer id; > >public void onActivate(Integer id){ >this.id = id; >organizadora = new Organizadora(); >} > >public Object onPassivate() { >return id; >

Tapestry 5 Problems with client-side validation

2008-10-25 Thread andrethiago
} } But, as I said, when I click in the submit button, the client-side validation is not performed. Did I forget anything? André Thiago -- View this message in context: http://www.nabble.com/Tapestry-5-Problems-with-client-side-validation-tp20165551p20165551.html Sent f

Re: Client side validation

2008-10-20 Thread Thiago H. de Paula Figueiredo
Em Mon, 20 Oct 2008 11:00:20 -0300, tapestry5 <[EMAIL PROTECTED]> escreveu: I am working on Tapestry 5.0.13 version. I have 2 radio buttons in my page and i need to set client side validation on the click of radio buttons. On click of Radio Button 1: TextField1 should not be emp

Client side validation

2008-10-20 Thread tapestry5
I am working on Tapestry 5.0.13 version. I have 2 radio buttons in my page and i need to set client side validation on the click of radio buttons. Below is the eg: Radio Button 1 Radio Button 2 TextField1 TextField2 TextField3 TextField4 On click of Radio Button 1: TextField1 should not be

Client side validation problem when using absolute positioning

2008-10-07 Thread Toby Hobson
I have just encountered a problem and wanted to run it by you guys before reporting it as a bug: have positioned an element using css absolute positioning but the validation "bubble" appears in the wrong place. Here is my relevant code: set name css: #newSetPanel { wi

Re: [T4] simple types and client side validation /overriding validation profiles

2008-07-16 Thread Nils Preusker
Hi all, as a quick follow up on the client side validation issue in T 4.1.1 I posted earlier, I've just upgraded to T 4.1.5, which seems to have solved the problem. Nils On Mon, Jul 14, 2008 at 3:17 PM, Nils Preusker <[EMAIL PROTECTED]> wrote: > Hi all, I ran into a strange probl

[T4] simple types and client side validation /overriding validation profiles

2008-07-14 Thread Nils Preusker
Hi all, I ran into a strange problem with client side validation in tapestry 4.1.1. When I use the number translator and enable client side validation in a form with an integer value and I enter a value larger than 999, I get the error message "SomeInt must be a numeric value.".

Re: [T 4.1.5] client-side validation

2008-07-02 Thread Yohan Yudanara
Hi all, I'm successfully eliminate duplicate messages in client-side validation by modifying form.js I love open source. Thanks anyway, Yohan On Wed, 2008-07-02 at 14:10 +0700, Yohan Yudanara wrote: > Hi all, > > but, there is another question: > Is it possible to distinct er

Re: [T 4.1.5] client-side validation

2008-07-02 Thread Yohan Yudanara
Hi all, This problem solved by adding @Shell component before @Body component but, there is another question: Is it possible to distinct error message lines in Client Side Validation message box (Same message just appear once) ? plz help Thanks in advance, Yohan On Wed, 2008-07-02 at 13:37

[T 4.1.5] client-side validation

2008-07-01 Thread Yohan Yudanara
Hi, I'm using tapestry 4.1.5. Why client-side validation doesn't work? There are 2 errors, which saying: "dojo is undefined" and "tapestry is undefined" When I click view source on Firefox, Tapestry adds these lines on the bottom section: <!-- tapestry.add

Tapestry client side validation customization

2008-06-17 Thread Ciaran Wood
I¹ve been looking into customization of the Tapestry client side validation (those funky little error bubbles) and have a few questions! So far, I¹ve been able to override the graphic for the bubbles, modify the css and positioning of the bubbles. I¹m looking for ways to override what events the

Re: Turn off client side validation

2008-06-10 Thread Denis McCarthy
Never mind - just spotted the clientValidation boolean parameter on the Form Component. Thanks anyway 2008/6/10 Denis McCarthy <[EMAIL PROTECTED]>: > Hi, > I have a form where I don't want client side validation to fire. I > see from the docs that it is possible to turn off cl

Turn off client side validation

2008-06-10 Thread Denis McCarthy
Hi, I have a form where I don't want client side validation to fire. I see from the docs that it is possible to turn off client side validation on a form, but I can't seem to see an example for how to do this. Could someone tell me how to define a form on which client side validation i

Client side validation messages not re-displayed

2008-05-13 Thread Toby Hobson
I've just noticed something: If I have two validators and validation fails twice, I only see one error message. E.g. @Validator("required, regexp"); public String getEmail() { return email; } message catalogue: email-required=please enter your email email-regexp=(\\w+)@(\\w+\\.)(\\w+)(\\.\\w+

Re: How to 'bypass' client side validation - when 'Cancel' is pressed.

2008-04-18 Thread Davor Hrg
wrote: > Using this script - indeed skips client side validation. > However when I come back to the form - the respective fields are (still) > marked as erroneous. Any way around that? > > -J. > > On Tue, 2008-04-15 at 20:38 +0200, Davor Hrg wrote: > > you can do it with

Antwort: Re: How to 'bypass' client side validation - when 'Cancel' is pressed.

2008-04-18 Thread Christian Koeberl
of the ValidationTracker. A workaround for older versions is described here: http://www.nabble.com/Writing-an-FAQ-for-Tapestry-5-tt15719185.html#a15732836 > Using this script - indeed skips client side validation. I would rather use an ActionLink or PageLink and style it or use the Button compo

Re: How to 'bypass' client side validation - when 'Cancel' is pressed.

2008-04-18 Thread Jan Vissers
Using this script - indeed skips client side validation. However when I come back to the form - the respective fields are (still) marked as erroneous. Any way around that? -J. On Tue, 2008-04-15 at 20:38 +0200, Davor Hrg wrote: > you can do it with javascript... sth like this (not tes

Re: How to 'bypass' client side validation - when 'Cancel' is pressed.

2008-04-15 Thread Marcus
Hi Jan, maybe this help void onSubmitFromCancelForm() { ... } Marcus

Re: How to 'bypass' client side validation - when 'Cancel' is pressed.

2008-04-15 Thread Davor Hrg
> > > > > > > On Tue, Apr 15, 2008 at 7:35 PM, Filip S. Adamsen <[EMAIL PROTECTED]> > > > wrote: > > > > > > > > > There is no way to do this as far as I know. I believe the > current > > > > > workaround is

Re: How to 'bypass' client side validation - when 'Cancel' is pressed.

2008-04-15 Thread Andreas Andreou
y to do this as far as I know. I believe the current > > > > workaround is to create an action link styled as a button and do > > whatever > > > > needs doing there. > > > > > > > > -Filip > > > > >

Re: How to 'bypass' client side validation - when 'Cancel' is pressed.

2008-04-15 Thread Davor Hrg
35 PM, Filip S. Adamsen <[EMAIL PROTECTED]> > wrote: > > > > > There is no way to do this as far as I know. I believe the current > > > workaround is to create an action link styled as a button and do > whatever > > > needs doing there. > > > >

Re: How to 'bypass' client side validation - when 'Cancel' is pressed.

2008-04-15 Thread Andreas Andreou
I believe the current > > workaround is to create an action link styled as a button and do whatever > > needs doing there. > > > > -Filip > > > > > > On 2008-04-15 19:34, Jan Vissers wrote: > > > > > I'm getting the hang of it --- and lik

Re: How to 'bypass' client side validation - when 'Cancel' is pressed.

2008-04-15 Thread Davor Hrg
karound is to create an action link styled as a button and do whatever > needs doing there. > > -Filip > > > On 2008-04-15 19:34, Jan Vissers wrote: > > > I'm getting the hang of it --- and liking it! > > > > Yet another question; > > How can I by

Re: How to 'bypass' client side validation - when 'Cancel' is pressed.

2008-04-15 Thread Filip S. Adamsen
ypass normal client side validation, in case I have a form that includes a 'Cancel' button. Currently I need to enter something valid before I can 'Cancel' my action - not really what I want ;-) -J. - To un

How to 'bypass' client side validation - when 'Cancel' is pressed.

2008-04-15 Thread Jan Vissers
I'm getting the hang of it --- and liking it! Yet another question; How can I bypass normal client side validation, in case I have a form that includes a 'Cancel' button. Currently I need to enter something valid before I can 'Cancel' my action - not r

Re: Client side validation and IE

2008-03-25 Thread samlai
Hey guys, I think I found an easy solution for IE7. Just put the following line on top of the HTML you spit out. http://www.w3.org/TR/html4/strict.dtd";> -- View this message in context: http://www.nabble.com/Client-side-validation-and-IE-tp16172230p16296063.html Sent from the

Re: Client side validation and IE

2008-03-25 Thread Francois Armand
kranga wrote: T5 uses Prototype and Scriptaculous for client side validation/ajax stuff. Our experience with Prototype and Scriptaculous has not been that great, especially when it comes to upgrading versions. Is there any way to disable the use of those libraries and/or the use of a

Re: Client side validation and IE

2008-03-24 Thread kranga
T5 uses Prototype and Scriptaculous for client side validation/ajax stuff. Our experience with Prototype and Scriptaculous has not been that great, especially when it comes to upgrading versions. Is there any way to disable the use of those libraries and/or the use of a different library

Re: Client side validation and IE

2008-03-21 Thread Robert Zeigler
ar 19, 2008 at 10:47 PM, Dmitry S <[EMAIL PROTECTED]> wrote: Hi, I tried T5 (5.0.11) client side validation in Internet Explorer, and it seems that it not works in IE6 (I see POST in jetty log) and IE7 brings up an ugly Error popup window "Object does not support property or m

Re: Client side validation and IE

2008-03-21 Thread Howard Lewis Ship
Hm. It worked last time I checked. I have trouble checking the IE stuff since I work on a Mac. It involves me firing up a virtual machine, etc. On Wed, Mar 19, 2008 at 10:47 PM, Dmitry S <[EMAIL PROTECTED]> wrote: > > Hi, > I tried T5 (5.0.11) client side validation in Interne

Client side validation and IE

2008-03-19 Thread Dmitry S
Hi, I tried T5 (5.0.11) client side validation in Internet Explorer, and it seems that it not works in IE6 (I see POST in jetty log) and IE7 brings up an ugly Error popup window "Object does not support property or method" -- View this message in context: http://www.nabble.com/C

Re: T5.0.8 client side validation bubble display on IE6 windows xp

2008-02-05 Thread Dapeng
is there any way to alter the default behavior ? i get the bubble from follow code so how to fix the bubble display in a non-intrusive way? Chris Lewis wrote: This is a fairly seasoned 'hack', and is the basis of the JS version I posted. It works as far back as IE 5.5 I believe. Does IE

Re: T5.0.8 client side validation bubble display on IE6 windows xp

2008-02-01 Thread Chris Lewis
This is a fairly seasoned 'hack', and is the basis of the JS version I posted. It works as far back as IE 5.5 I believe. Does IE 7 not correctly handle PNG alpha channels? Howard Lewis Ship wrote: Interesting; does that work with IE 6 and IE 7? On Jan 31, 2008 11:43 PM, Davor Hrg <[EMAIL PROT

Re: T5.0.8 client side validation bubble display on IE6 windows xp

2008-02-01 Thread Martin Strand
It works if you have DirectX installed (like winxp), we use this on our site: http://webfx.eae.net/dhtml/pngbehavior/pngbehavior.html beware, relative behaviour urls are for some reason not relative to the css file, but relative to the original html document - very confusing... Martin On F

Re: T5.0.8 client side validation bubble display on IE6 windows xp

2008-02-01 Thread Howard Lewis Ship
Interesting; does that work with IE 6 and IE 7? On Jan 31, 2008 11:43 PM, Davor Hrg <[EMAIL PROTECTED]> wrote: > if you already distinct Firefox and IE > than you can easily use png for IE too... > > > > and for css backgrounds just replace > url(test.png) > with > filter: progid:DXImageTransform

Re: T5.0.8 client side validation bubble display on IE6 windows xp

2008-01-31 Thread Davor Hrg
if you already distinct Firefox and IE than you can easily use png for IE too... and for css backgrounds just replace url(test.png) with filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='test.png', sizingMethod='scale') Davor Hrg On Jan 31, 2008 5:13 PM, Howard Lewis Ship <[EMA

Re: T5.0.8 client side validation bubble display on IE6 windows xp

2008-01-31 Thread Howard Lewis Ship
For 5.0.9, I use GIF files for IE. It looks almost as good as Firefox. It's a stylesheet trick, so Firefox still gets the full PNG version. On Jan 30, 2008 9:49 PM, Dapeng <[EMAIL PROTECTED]> wrote: > the new bubble looks very cool > > but ... it works not that ok under windows xp, IE6 > > see m

Re: T5.0.8 client side validation bubble display on IE6 windows xp

2008-01-31 Thread Chris Lewis
You could try this for 'magic' filtering: http://homepage.ntlworld.com/bobosola/ Dapeng wrote: the new bubble looks very cool but ... it works not that ok under windows xp, IE6 see my screen shothttp://dapeng.spiralcomms.com/temp/ie6.png is this a known bug ??? ---

Re: T5.0.8 client side validation bubble display on IE6 windows xp

2008-01-30 Thread Davor Hrg
it is most likely composed of png images, all browsers but IE support semi transparent png's but for ie backgound image filters must be used to make it work Davor Hrg On Jan 31, 2008 6:49 AM, Dapeng <[EMAIL PROTECTED]> wrote: > the new bubble looks very cool > > but ... it works not that ok under

T5.0.8 client side validation bubble display on IE6 windows xp

2008-01-30 Thread Dapeng
the new bubble looks very cool but ... it works not that ok under windows xp, IE6 see my screen shothttp://dapeng.spiralcomms.com/temp/ie6.png is this a known bug ??? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additi

Re: [T4.1.2] Is there Client side validation for @RadioGroup ?

2007-07-23 Thread #Cyrille37#
EMAIL PROTECTED] Sent: Monday, July 23, 2007 12:31 PM To: users@tapestry.apache.org Subject: Re: [T4.1.2] Is there Client side validation for @RadioGroup ? #Cyrille37# a écrit : #Cyrille37# a écrit : For the TextField the client-side validation works, but for @RadioGroup only the server

RE: [T4.1.2] Is there Client side validation for @RadioGroup ?

2007-07-23 Thread Marcus.Schulte
Looks like a bug to me. If you file a JIRA-issue for it, I'll have a closer look > -Original Message- > From: #Cyrille37# [mailto:[EMAIL PROTECTED] > Sent: Monday, July 23, 2007 12:31 PM > To: users@tapestry.apache.org > Subject: Re: [T4.1.2] Is there Client

Re: [T4.1.2] Is there Client side validation for @RadioGroup ?

2007-07-23 Thread #Cyrille37#
#Cyrille37# a écrit : #Cyrille37# a écrit : For the TextField the client-side validation works, but for @RadioGroup only the server-side validation is called, no client-side event occured. For precision here is following the code at the end of the generated html page. In that code we can

Re: [T4.1.2] Is there Client side validation for @RadioGroup ?

2007-07-22 Thread #Cyrille37#
#Cyrille37# a écrit : #Cyrille37# a écrit : For the TextField the client-side validation works, but for @RadioGroup only the server-side validation is called, no client-side event occured. For precision here is following the code at the end of the generated html page. In that code we can

Re: [T4.1.2] Is there Client side validation for @RadioGroup ?

2007-07-22 Thread #Cyrille37#
#Cyrille37# a écrit : For the TextField the client-side validation works, but for @RadioGroup only the server-side validation is called, no client-side event occured. For precision here is following the code at the end of the generated html page. In that code we can see that there is some

[T4.1.2] Is there Client side validation for @RadioGroup ?

2007-07-22 Thread #Cyrille37#
Hello, it looks like that there is no client-side validation for @RadioGroup. For the TextField the client-side validation works, but for @RadioGroup only the server-side validation is called, no client-side event occured. Is it normal ? Have I to look some where for more information

how to do custom client-side validation in Tapestry 4.0?

2007-05-07 Thread Liam Morley
Tapestry, so I can't do this. I've been trying to read up on client-side validation on the web, but I'm only finding Tapestry 4.1 references. Can someone please tell me how I can do custom form validation in Tapestry 4.0? As a reference, here's the code for what I *want* to do.

Re: T4.1.1 Client-side validation problems

2007-01-20 Thread Jesse Kuhnert
A test case or more detail would be helpful for me, but only if you wanted me to be able to fix it or know what the problem is. On 1/10/07, Jim Downing <[EMAIL PROTECTED]> wrote: Can anyone help me to get client-side validation working? I've enabled client side validation on my for

Re: [Filtered!] Re: T4.1.1 Client-side validation problems

2007-01-18 Thread Jim Downing
Hi Brian, thanks for the advice - I'll see what happens when I turn off the input disabling. cheers, jim Brian Duchek wrote: Back in Tap3, if you disabled form fields on the client it would totally screw up server side validation (and some client validation schemes). It was a technique fr

  1   2   >