Re: FileUpload and events

2009-10-14 Thread Thorsten Scherler
On Tue, 2009-10-13 at 06:23 -0700, Ian Marshall wrote: > > Thorsten Scherler-3 wrote: > > > > Nobody any tips or infos? > > > > salu2 > > > In the source code for the > org.apache.wicket.markup.html.form.upload.FileUploadField class there is the &

Re: FileUpload and events

2009-10-14 Thread Thorsten Scherler
catch. Thanks for the heads up. salu2 -- Thorsten Scherler Open Source Java Sociedad Andaluza para el Desarrollo de la Sociedad de la Información, S.A.U. (SADESI) - To unsubscribe, e-mail: users-unsubscr...@wicket.apa

Re: FileUpload and events

2009-10-13 Thread Thorsten Scherler
On Fri, 2009-10-09 at 09:19 +0200, Thorsten Scherler wrote: > Hi all, > > I am implementing a form where I need to upload 2 different files. > > I want to block the second upload until the user added the first file > and I validated on the server. > >

FileUpload and events

2009-10-09 Thread Thorsten Scherler
type"file" element is triggering when I select a file? TIA for any infos. salu2 -- Thorsten Scherler Open Source Java Sociedad Andaluza para el Desarrollo de la Sociedad de la Información, S.A.U. (SADESI) --

Re: Validator for 2 fields

2009-04-27 Thread Thorsten Scherler
On Mon, 2009-04-27 at 12:16 +0200, Thorsten Scherler wrote: > Hi all, > > I have a question about validating one field with another. > > I have a form that ask for the start page and for the end page of an > article. I need to validate whether the startPage is lesser or equa

Re: Validator for 2 fields

2009-04-27 Thread Thorsten Scherler
now. salu2 > W > > > On Apr 27, 2009, at 6:16 AM, Thorsten Scherler wrote: > > > Hi all, > > > > I have a question about validating one field with another. > > > > I have a form that ask for the start page and for the end page of an > > article.

Validator for 2 fields

2009-04-27 Thread Thorsten Scherler
what I need NumberValidator max = NumberValidator.minimum(start); end.add(max); add(end); What is the best way to implement such a validation? TIA for any tips. salu2 -- Thorsten Scherler Open Source Java Sociedad Andaluza para el Desarrollo de la Sociedad

Re: anyone can give me some suggestion?thanks

2009-01-14 Thread Thorsten Scherler
small basics. HTH salu2 -- Thorsten Scherler Open Source Java Sociedad Andaluza para el Desarrollo de la Sociedad de la Información, S.A.U. (SADESI) - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For addi

Re: wicket:link - how to configure the markup of the current page.

2009-01-07 Thread Thorsten Scherler
dd a note to the wiki page. salu2 > regards, > Michael > > Thorsten Scherler-3 wrote: > > > > Hi all, > > > > I am looking into customizing the way the current page is "marked up". > > > > I have > > > > SummaryAdd.htm

wicket:link - how to configure the markup of the current page.

2009-01-07 Thread Thorsten Scherler
Hi all, I am looking into customizing the way the current page is "marked up". I have Now if I request SummaryAdd.html it get transformed to: Insertar sumario ... Where can I configure that instead something else got rendered? TIA for any information. salu2 -- Thorste

Re: View Layer: implementing presentation logic

2008-12-19 Thread Thorsten Scherler
s in wicket see http://cwiki.apache.org/WICKET/wickets-xhtml-tags.html > Jérémy > > 2008/12/19 Thorsten Scherler : > > Hi all, > > > > I am looking into implementing some presentation logic and wonder what > > the best approach is. > > > > In my usecase I hav

View Layer: implementing presentation logic

2008-12-19 Thread Thorsten Scherler
.1. NOMBRAMIENTOS, SITUACIONES E INCIDENCIAS" What I am now looking for is a kind of if test for subSection. something like subSection How can I implement this test with wicket? salu2 -- Thorsten Scherler Open Source Java Sociedad Andaluza para el De

Re: wicket:border is adding table

2008-12-16 Thread Thorsten Scherler
at just added my decorative. Step by step I getting the concept. ;) thanks. salu2 -- Thorsten Scherler Open Source Java Sociedad Andaluza para el Desarrollo de la Sociedad de la Información, S.A.U. (SADESI) - To unsubscr

Re: wicket:border is adding table

2008-12-16 Thread Thorsten Scherler
xtra markup rendering. You say use css, I do not understand what you mean. salu2 > > Regards - Cemal > http://www.jWeekend.co.uk jWeekend > > > > Thorsten Scherler-3 wrote: > > > > Hi all, > > > > I am playing around with wicket and have

wicket:border is adding table

2008-12-15 Thread Thorsten Scherler
ly my question is: how to tell wicked to NOT render the table? TIA for any hints salu2 -- Thorsten Scherler Open Source Java Sociedad Andaluza para el Desarrollo de la Sociedad de la Información, S.A.U. (SADESI)