Hi Leo, Humm I am using /org/apache/cocoon/woody/flow/javascript/v2/Form.js So the validate="false" should work but it doesn't.
Peter On Friday 02 April 2004 15:31, leo leonid wrote: > On Apr 2, 2004, at 3:06 PM, leo leonid wrote: > > What version of Form.js do you use? > > > > Since Revision 1.3 validate=false stopped working. Maybe it is fixed > > with revision 1.5. (Didn't test it so far) > > I just run a test, and it seems *not* to be fixed, I recommend to > switch back to Revision 1.2. > > (this affects Form.js, not v2/Form.js) > > /Leo > > > . See > > > > http://cvs.apache.org/viewcvs.cgi/cocoon-2.1/src/blocks/forms/java/ > > org/apache/cocoon/forms/flow/javascript/Form.js > > > > /leo > > > > On Apr 2, 2004, at 2:36 PM, Peter Lerche wrote: > >> Hi, > >> How do I stop form validation in woody when submit-on-change is > >> called. > >> > >> I tried > >> > >> <wt:widget id="server"> > >> <wi:styling submit-on-change="true" validate="false"/> > >> </wt:widget> > >> > >> but it does not work. > >> > >> > >> <wd:field id="server"> > >> <wd:label>Server</wd:label> > >> <wd:selection-list type="flow-jxpath" list-path="server" > >> value-path="key" label-path="value"/> > >> <wd:datatype base="string"/> > >> </wd:field> > >> > >> I am using woody/v2 (Form.js) and flow. > >> > >> The the forms submit bottom should still be able to validate. > >> > >> > >> -- > >> Med venlig hilsen / Yours sincerely > >> > >> Peter Lerche > >> EasySpeedy ApS > >> http://easyspeedy.com > >> _______________________________________ > >> European Dedicated Server Hosting > >> Extremely low prices, secure, and reliable > >> Linux distributions only > >> _______________________________________ > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: [EMAIL PROTECTED] > >> For additional commands, e-mail: [EMAIL PROTECTED] > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- Med venlig hilsen / Yours sincerely Peter Lerche EasySpeedy ApS _______________________________________ European Dedicated Server Hosting Extremely low prices, secure, and reliable Linux and BSD distributions only _______________________________________ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
