Re: [8.3] Nested Forms within a table?

2019-04-26 Thread Sven Meier
o let Form enforce a > > -tag when it's changed into a div > afterwards (in case of nested forms). > > > > > Have fun > > Sven > > > > > > > > > > > > > > > > > On 24.

Re: [8.3] Nested Forms within a table?

2019-04-25 Thread nino martinez wael
019 at 10:28 AM Sven Meier wrote: > > > Hi Nino, > > > > I've taken the liberty of improving this with WICKET-6658: > > No need to let Form enforce a -tag when it's changed into a div > afterwards (in case of nested forms). > > > > Have

Re: [8.3] Nested Forms within a table?

2019-04-24 Thread Sven Meier
Hi Nino, I've taken the liberty of improving this with WICKET-6658: No need to let Form enforce a -tag when it's changed into a div afterwards (in case of nested forms). Have fun Sven > > On 24.04.2019 at 08:45,wrote: > > >

Re: [8.3] Nested Forms within a table?

2019-04-23 Thread Maxim Solodovnik
dovnik > > > > wrote: > > > > > > > Actually you can :) > > > > But you need CSS tables for this :) > > > > > > > > On Wed, 24 Apr 2019 at 11:53, nino martinez wael < > > > > nino.martinez.w...@gmail.com> wrote: &

Re: [8.3] Nested Forms within a table?

2019-04-23 Thread nino martinez wael
M Maxim Solodovnik > > wrote: > > > > > Actually you can :) > > > But you need CSS tables for this :) > > > > > > On Wed, 24 Apr 2019 at 11:53, nino martinez wael < > > > nino.martinez.w...@gmail.com> wrote: > > > > > > > I agree w

Re: [8.3] Nested Forms within a table?

2019-04-23 Thread Maxim Solodovnik
; > I agree with Maxim, but I do not know the side effects, im going to try > > > it.. As it is now (out of the box), we cannot have nested forms in > tables > > > (for example on form per ) without breaking html. > > > > > > -Nino > > > >

Re: [8.3] Nested Forms within a table?

2019-04-23 Thread nino martinez wael
h Maxim, but I do not know the side effects, im going to try > > it.. As it is now (out of the box), we cannot have nested forms in tables > > (for example on form per ) without breaking html. > > > > -Nino > > > > On Wed, Apr 24, 2019 at 3:24 AM Maxim Solodovnik

Re: [8.3] Nested Forms within a table?

2019-04-23 Thread Maxim Solodovnik
Actually you can :) But you need CSS tables for this :) On Wed, 24 Apr 2019 at 11:53, nino martinez wael < nino.martinez.w...@gmail.com> wrote: > I agree with Maxim, but I do not know the side effects, im going to try > it.. As it is now (out of the box), we cannot have nested for

Re: [8.3] Nested Forms within a table?

2019-04-23 Thread nino martinez wael
I agree with Maxim, but I do not know the side effects, im going to try it.. As it is now (out of the box), we cannot have nested forms in tables (for example on form per ) without breaking html. -Nino On Wed, Apr 24, 2019 at 3:24 AM Maxim Solodovnik wrote: > I would say we can cre

Re: [8.3] Nested Forms within a table?

2019-04-23 Thread Maxim Solodovnik
I would say we can create overridable method so users can specify which tag to use it will help with `` On Wed, 24 Apr 2019 at 01:39, Sven Meier wrote: > Hi, > > I think we could improve nested Forms so that only tags are > turned into a , but anything else stays as it is. >

Re: [8.3] Nested Forms within a table?

2019-04-23 Thread Sven Meier
Hi, I think we could improve nested Forms so that only tags are turned into a , but anything else stays as it is. WDYT? Sven Am 23.04.19 um 10:01 schrieb nino martinez wael: Hi When nesting forms, the form tag are changed to an div and it is hard coded: org/apache/wicket/markup/html/form

[8.3] Nested Forms within a table?

2019-04-23 Thread nino martinez wael
Hi When nesting forms, the form tag are changed to an div and it is hard coded: org/apache/wicket/markup/html/form/Form.java:1597 ... tag.setName("div"); ... If only I could change the tag to be tr, it would produce valid html. Are it deliberate to be hardcoded? -- Best regards / Med venlig h

Re: AW: Nested forms in WizardStep

2017-11-20 Thread Dirk Forchel
Thank you for your hints. I think I go for the last solution but I will have a glance at the IFormVisitorParticipant though. -- Sent from: http://apache-wicket.1842946.n4.nabble.com/Users-forum-f1842947.html - To unsubscribe, e-m

AW: Nested forms in WizardStep

2017-11-20 Thread Patrick Davids
ember 2017 18:19 An: users@wicket.apache.org Betreff: Nested forms in WizardStep Currently we use the Wizard/WizardStep classes from wicket-extensions to set required data for an object (in our case a checkout process with some user Information, e.g. addresses etc.). The first step contains a Login

Re: Nested forms in WizardStep

2017-11-17 Thread Sven Meier
how to "disabling nested form validation" as I was unsure whether it's a proper solution to use nested forms in a WizardStep. To get an impression how the checkout should look like have a look at http://demo.designing-world.com/bigshop-aa/bigshop/checkout-1.html. Exists a best practice

Re: Nested forms in WizardStep

2017-11-17 Thread Dirk Forchel
No, I was not searching for a solution how to "disabling nested form validation" as I was unsure whether it's a proper solution to use nested forms in a WizardStep. To get an impression how the checkout should look like have a look at http://demo.designing-world.com/bigshop-aa/big

Re: Nested forms in WizardStep

2017-11-16 Thread Sven Meier
in (anonymous) or to register a new user account. Only the values for the ratio buttons should be triggered by this step with the "next" button. The Login itself should be triggered with the additional "login" button which is not part of the ButtonBar. As far as I know it's no

Nested forms in WizardStep

2017-11-16 Thread Dirk Forchel
f should be triggered with the additional "login" button which is not part of the ButtonBar. As far as I know it's not good to have nested forms. We don't need to have forms inside our steps actually, since the Wizard itself has a form already. I've noticed that if the user hi

AW: AW: nested forms with modal window

2017-02-24 Thread Christoph.Manig
Mit freundlichen Grüßen Christoph Manig -Ursprüngliche Nachricht- Von: Sven Meier [mailto:s...@meiers.net] Gesendet: Freitag, 24. Februar 2017 10:58 An: users@wicket.apache.org Betreff: Re: AW: nested forms with modal window Hi, it's your code which closes the ModalWindow, you

Re: AW: nested forms with modal window

2017-02-24 Thread Sven Meier
e.org Betreff: Re: nested forms with modal window Hi, public void onSubmit(AjaxRequestTarget target, Form form) { remarkModalWindow.show(target); for(FaultModel fm : selectedModel.getObject()) { System.out.println("ActionButton Remark: " + fm.getFaultRemark()); } } the sub

AW: nested forms with modal window

2017-02-24 Thread Christoph.Manig
] Gesendet: Donnerstag, 23. Februar 2017 16:36 An: users@wicket.apache.org Betreff: Re: nested forms with modal window Hi, >public void onSubmit(AjaxRequestTarget target, Form form) { > remarkModalWindow.show(target); > for(FaultModel fm : selectedModel.getObject()) { >System

Re: nested forms with modal window

2017-02-23 Thread Sven Meier
Hi, public void onSubmit(AjaxRequestTarget target, Form form) { remarkModalWindow.show(target); for(FaultModel fm : selectedModel.getObject()) { System.out.println("ActionButton Remark: " + fm.getFaultRemark()); } } the submit of my modal window will be executed ... after he runs through t

nested forms with modal window

2017-02-23 Thread Christoph.Manig
Hello, I have a form which contains a modal window. The submit button of this form is an AjaxButton and should first open the modal window. This form contains a collection of message object which should be changed by the modal window. The modal window also contains a form and a AjaxButton to su

Re: AjaxFormSubmitBehavior, FileUploadField and nested forms.

2016-06-17 Thread Fabio Fioretti
;> > > >> This is related to https://issues.apache.org/jira/browse/WICKET-5735 > > >> > > >> > > >> > > > >> > Any clarification would be much appreciated. > > >> > > > >> > Many thanks, &g

Re: AjaxFormSubmitBehavior, FileUploadField and nested forms.

2016-06-17 Thread Martin Grigorov
> > >> > Many thanks, > >> > Fabio > >> > > >> > On Thu, May 26, 2016 at 7:18 PM, Martin Grigorov < > mgrigo...@apache.org> > >> > wrote: > >> > > >> > > Hi, > >> > > > >> >

Re: AjaxFormSubmitBehavior, FileUploadField and nested forms.

2016-06-13 Thread Fabio Fioretti
>> > > cannot find it now. >> > > >> > > The form id in the property key is not really needed. >> > > You could use it to give Wicket a more specific message for particular >> > > component. >> > > You can remove it if t

Re: AjaxFormSubmitBehavior, FileUploadField and nested forms.

2016-05-31 Thread Fabio Fioretti
gt; > in you application/package/page/panel (depending in which .properties > > file > > > you have it). > > > > > > Martin Grigorov > > > Wicket Training and Consulting > > > https://twitter.com/mtgr

Re: AjaxFormSubmitBehavior, FileUploadField and nested forms.

2016-05-30 Thread Martin Grigorov
you application/package/page/panel (depending in which .properties > file > > you have it). > > > > Martin Grigorov > > Wicket Training and Consulting > > https://twitter.com/mtgrigorov > > > > On Thu, May 26, 2016 at 6:46 PM, Fabio Fioretti < > > w

Re: AjaxFormSubmitBehavior, FileUploadField and nested forms.

2016-05-27 Thread Fabio Fioretti
Consulting >> https://twitter.com/mtgrigorov >> >> On Thu, May 26, 2016 at 6:46 PM, Fabio Fioretti < >> windom.macroso...@gmail.com >> > wrote: >> >> > Hello everybody, >> > >> > I recently migrated an application from Wick

Re: AjaxFormSubmitBehavior, FileUploadField and nested forms.

2016-05-27 Thread Fabio Fioretti
sulting > https://twitter.com/mtgrigorov > > On Thu, May 26, 2016 at 6:46 PM, Fabio Fioretti < > windom.macroso...@gmail.com > > wrote: > > > Hello everybody, > > > > I recently migrated an application from Wicket 6.17.0 to 6.23.0 and I'm > > exper

Re: AjaxFormSubmitBehavior, FileUploadField and nested forms.

2016-05-26 Thread Martin Grigorov
plication from Wicket 6.17.0 to 6.23.0 and I'm > experiencing the following problem. > > I have 2 nested forms. The inner one, form0, contains a FileUploadField > with an AjaxFormSubmitBehavior(form0, "change") attached to it, while the > external one, form1, wraps form

AjaxFormSubmitBehavior, FileUploadField and nested forms.

2016-05-26 Thread Fabio Fioretti
Hello everybody, I recently migrated an application from Wicket 6.17.0 to 6.23.0 and I'm experiencing the following problem. I have 2 nested forms. The inner one, form0, contains a FileUploadField with an AjaxFormSubmitBehavior(form0, "change") attached to it, while the exte

Re: Nested Forms

2014-01-13 Thread Martin Grigorov
for model updates. > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/Nested-Forms-tp4663620.html > Sent from the Users forum mailing list archive at Nabble.com. > > - &

Re: Nested Forms

2014-01-10 Thread Paul Bors
Also see section 12.5 "Nested forms" of the Free Guide at http://wicket.apache.org/guide/guide/chapter11.html#chapter11_5 On Fri, Jan 10, 2014 at 12:56 PM, Marios Skounakis wrote: > Html does not support nested forms. Wicket works around this limitation and > allows form nes

Re: Nested Forms

2014-01-10 Thread Marios Skounakis
Html does not support nested forms. Wicket works around this limitation and allows form nesting. I think it changes the html so that the inner form tags become span tags. This means that whenever any of the forms needs to be posted, everything is posted since in the result html there's onl

Re: Nested Forms

2014-01-10 Thread Chris Snyder
itted, and only the inner > form > parameters are validated and used for model updates. > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/Nested-Forms-tp4663620.html > Sent fr

Nested Forms

2014-01-10 Thread gmparker2000
message in context: http://apache-wicket.1842946.n4.nabble.com/Nested-Forms-tp4663620.html Sent from the Users forum mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional

Re: Overriding Form.onFileUploadException in nested forms

2013-05-15 Thread guillaume.mary
/Overriding-Form-onFileUploadException-in-nested-forms-tp4657874p4658821.html Sent from the Users forum mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail

Re: Nested forms: error messages of the inner form now showing up

2013-04-23 Thread pureza
Hi, I've fixed this. It seems I forgot to call #setReuseItems(true) in a ListView :-) -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Nested-forms-error-messages-of-the-inner-form-now-showing-up-tp4658166p4658202.html Sent from the Users forum mailing list ar

Re: Nested forms: error messages of the inner form now showing up

2013-04-23 Thread Sven Meier
> Is this the expected behavior? No, it isn't. Please create a quickstart and attach it to a new Jira issue. Sven On 04/22/2013 06:57 PM, pureza wrote: I have two nested forms. When I submit the outer form, the inner form's validation fails but no error is shown. I know the val

Nested forms: error messages of the inner form now showing up

2013-04-22 Thread pureza
I have two nested forms. When I submit the outer form, the inner form's validation fails but no error is shown. I know the validation fails because the #onError() method of the inner form is being called. It is as if Wicket creates a brand-new, error-free, inner form after the page refreshes

Re: Overriding Form.onFileUploadException in nested forms

2013-04-10 Thread Martin Grigorov
Hi, Please create a ticket in Jira with a quickstart. On Wed, Apr 10, 2013 at 7:11 PM, Martin Dietze wrote: > I am using Wicket 6.6.0, and I'm running into a nasty problem > with upload sizes. In a complex editor, there is an upload > component which itself contains a Form with an AjaxButton f

Overriding Form.onFileUploadException in nested forms

2013-04-10 Thread Martin Dietze
I am using Wicket 6.6.0, and I'm running into a nasty problem with upload sizes. In a complex editor, there is an upload component which itself contains a Form with an AjaxButton for triggering the upload. If the upload exceeds the allowed max size, the SizeLimitExceededException is caught in th

Re: Nested forms ...

2013-04-02 Thread RalfButler
Ah! Thank you very much Sven. Yes, that makes sense!! In case anyone is interested: JAVA: HTML: -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Nested-forms-tp4657683p4657689.html Sent from the Users forum mailing list archive at Nabble.com

Re: Nested forms ...

2013-04-02 Thread Sven Meier
nnser submit button is pressed. Thanks, Ralf JAVA: HTML: -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Nested-forms-tp4657683p4657687.html Sent from the Users forum mailing list archive at Nabble.com. ---

Re: Nested forms ...

2013-04-02 Thread RalfButler
be great if you could skim through it. May aim is that outerModel does not get assigned a value of the outerTextField when the innser submit button is pressed. Thanks, Ralf JAVA: HTML: -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Nested-forms-tp4657683p465

Re: Nested forms ...

2013-04-02 Thread Sven Meier
Apache Wicket Quickstart Outer value Inner value -- View this message in context: http://apache-wic

Nested forms ...

2013-04-02 Thread RalfButler
> Apache Wicket Quickstart Outer value Inner value -- View this message in context: http://apache-wic

Re: Wicket 1.5 and nested forms

2012-06-13 Thread Stefan Moises
ons in fact *replace* the inner form before it has been submitted and I had to move the wizards state change logic to onConfigure to make it work again: @Override public void onActiveStepChanged(IWizardStep newStep) { // do nothing -> logic moved to #onConfigure to prevent replacement of

Re: Wicket 1.5 and nested forms

2012-06-13 Thread Thomas Heigl
; makes them very hard to use. The next/finish/previous links of the wizard > are now called before any of the actual forms inside the wizard had their > onSubmit handler called. The buttons in fact *replace* the inner form > before it has been submitted and I had to move the wizards state cha

Re: Wicket 1.5 and nested forms

2012-05-09 Thread Thomas Heigl
ns in fact *replace* the inner form before it has been submitted and I had to move the wizards state change logic to onConfigure to make it work again: @Override > public void onActiveStepChanged(IWizardStep newStep) { > // do nothing -> logic moved to #onConfigure to prevent rep

Re: Wicket 1.5 and nested forms

2012-05-09 Thread Martin Grigorov
On Wed, May 9, 2012 at 2:22 PM, Martin Grigorov wrote: > Hi Thomas, > > On Wed, May 9, 2012 at 2:12 PM, Thomas Heigl wrote: >> Hello, >> >> I notices a strange behavior after upgrading to Wicket 1.5. Nested forms >> are submitted in a different order.

Re: Wicket 1.5 and nested forms

2012-05-09 Thread Martin Grigorov
Hi Thomas, On Wed, May 9, 2012 at 2:12 PM, Thomas Heigl wrote: > Hello, > > I notices a strange behavior after upgrading to Wicket 1.5. Nested forms > are submitted in a different order. > > I have structures like this: > > - Compound Form >> -- Subform 1 &

Wicket 1.5 and nested forms

2012-05-09 Thread Thomas Heigl
Hello, I notices a strange behavior after upgrading to Wicket 1.5. Nested forms are submitted in a different order. I have structures like this: - Compound Form > -- Subform 1 > -- Subform 2 > -- Subform 3 > - Submit Link/Button for Compound Form In Wicket 1.4 the order of calls

Re: Nested Forms and Multipart Fileupload Issue

2011-12-08 Thread marnold
running Wicket Version 1.4.7. > > Is there a fix for this issue? > > Is this JIRA Issue related??? > https://issues.apache.org/jira/browse/WICKET-2749 > -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Nested-Forms-and-Mu

Re: Nested Forms in 1.4.x - order of calling onSubmit

2011-10-20 Thread Martijn Dashorst
On Thu, Oct 20, 2011 at 3:07 PM, Bruno Borges wrote: > Can't upgrade... :-( > > Political issues (read: conservative corporation with terrible decision > makers) They let you use wicket, so they can't be too bad :) Martijn - To

Re: Nested Forms in 1.4.x - order of calling onSubmit

2011-10-20 Thread Bruno Borges
fter playing with Nested Forms in WIcket 1.4.18, I found out that the > > onSubmit method of these forms is called at the end of the process. > > > > If a parent form has a button and this button is submited, its onSubmit > > method is called before anything. > > Then, pa

Re: Nested Forms in 1.4.x - order of calling onSubmit

2011-10-20 Thread Martin Grigorov
On Tue, Oct 18, 2011 at 3:11 PM, Bruno Borges wrote: > After playing with Nested Forms in WIcket 1.4.18, I found out that the > onSubmit method of these forms is called at the end of the process. > > If a parent form has a button and this button is submited, its onSubmit > method i

Nested Forms in 1.4.x - order of calling onSubmit

2011-10-18 Thread Bruno Borges
After playing with Nested Forms in WIcket 1.4.18, I found out that the onSubmit method of these forms is called at the end of the process. If a parent form has a button and this button is submited, its onSubmit method is called before anything. Then, parent form's onSubmit method is called.

Re: Nested forms quick question

2011-05-12 Thread Alexandru Artimon
Yes they are necessarily nested. Thanks Martin, I'll give it a try. Alex On 05/06/2011 09:15 PM, Martin Grigorov wrote: instead of setRequired() use isRequired(submittedForm == innerForm) On Fri, May 6, 2011 at 6:04 PM, Tito wrote: Are these necessarily nested forms? 2011/5/5 Alex

Re: Nested forms quick question

2011-05-06 Thread Martin Grigorov
instead of setRequired() use isRequired(submittedForm == innerForm) On Fri, May 6, 2011 at 6:04 PM, Tito wrote: > Are these necessarily nested forms? > > 2011/5/5 Alexandru Artimon > >> Hey guys, >> >> When I submit the main form can I prevent the submit of the

Re: Nested forms quick question

2011-05-06 Thread Tito
Are these necessarily nested forms? 2011/5/5 Alexandru Artimon > Hey guys, > > When I submit the main form can I prevent the submit of the inner forms? > > I have some small forms to add items to the main form. The fields in the > inner forms have setRequired(true), so when

Nested forms quick question

2011-05-06 Thread Alexandru Artimon
Hey guys, When I submit the main form can I prevent the submit of the inner forms? I have some small forms to add items to the main form. The fields in the inner forms have setRequired(true), so when I submit the main form I get errors that those fields are empty. Any ideas? Thanks, Alexandr

Re: Nested forms and conditional validation

2011-03-30 Thread Igor Vaynberg
ently trying to work out how to do conditional validation >> with nested forms. Googling a bit gave me the following suggestion on >> how to disable a nested form: >> >> (From https://cwiki.apache.org/WICKET/conditional-validation.html) >> Form nestedForm = new Form

Re: Nested forms and conditional validation

2011-03-30 Thread Robert Dahlström
trying to work out how to do conditional validation with nested forms. Googling a bit gave me the following suggestion on how to disable a nested form: (From https://cwiki.apache.org/WICKET/conditional-validation.html) Form nestedForm = new Form("nestedForm") { @Override publ

Nested forms and conditional validation

2011-03-30 Thread Robert Dahlström
Hi, I'm currently trying to work out how to do conditional validation with nested forms. Googling a bit gave me the following suggestion on how to disable a nested form: (From https://cwiki.apache.org/WICKET/conditional-validation.html) Form nestedForm = new Form("nestedForm"

Re: Nested Forms and Multipart Fileupload Issue

2011-03-24 Thread Alexander Morozov
d to this component. > > 2) the onSubmit method of the AjaxButton is called instead of the > onError > > method. > > > > Sorry, but I have not found a workaround yet. > > > > Kind regards, > > Stijn > > > > > > On 17 January 2011 17:59,

Re: Nested Forms and Multipart Fileupload Issue

2011-03-23 Thread Martin Grigorov
is > not registered to this component. > 2) the onSubmit method of the AjaxButton is called instead of the onError > method. > > Sorry, but I have not found a workaround yet. > > Kind regards, > Stijn > > > On 17 January 2011 17:59, Alexander Morozov > wrote: &

Re: Nested Forms and Multipart Fileupload Issue

2011-03-23 Thread Stijn Maller
On 17 January 2011 17:59, Alexander Morozov wrote: > > Hi, > > I have faced with another problem, related to nested forms and > FileUploadField (wicket-1.4.15). > The nested form have FileUploadField instance and defined setMaxSize(100K). > In case of submitting thru Ajax file m

Re: Nested Forms and Multipart Fileupload Issue

2011-01-17 Thread Alexander Morozov
Hi, I have faced with another problem, related to nested forms and FileUploadField (wicket-1.4.15). The nested form have FileUploadField instance and defined setMaxSize(100K). In case of submitting thru Ajax file more than 100K, hasError() on the nested form return false. But I expect here '

Auto-form Submit on Enter In Nested Forms

2011-01-12 Thread Conny Kühne
ch is not a wicket component? -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Auto-form-Submit-on-Enter-In-Nested-Forms-tp3214495p3214495.html Sent from the Users forum mailing list archive at Nabbl

Re: Nested Forms and Multipart Fileupload Issue

2010-12-21 Thread theFatEx
context: http://apache-wicket.1842946.n4.nabble.com/Nested-Forms-and-Multipart-Fileupload-Issue-tp1844365p3159359.html Sent from the Users forum mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr

Re: UploadProgressBar on nested forms

2010-11-29 Thread Igor Vaynberg
ess bar >> > will show up in all nested file upload forms when a single form is >> > submitted. >> > >> > Is there a way to make the progress bar a child component of the outer >> form >> > and display the bar on submission of any (or all) nested for

Re: UploadProgressBar on nested forms

2010-11-29 Thread Alec Swan
hanks for fixing JIRA 3191. Based on your comment the progress bar > > will show up in all nested file upload forms when a single form is > > submitted. > > > > Is there a way to make the progress bar a child component of the outer > form > > and display the bar

Re: UploadProgressBar on nested forms

2010-11-29 Thread Igor Vaynberg
ke the progress bar a child component of the outer form > and display the bar on submission of any (or all) nested forms? > > Thanks, > > Alec > > On Wed, Nov 24, 2010 at 10:29 AM, Alec Swan wrote: > >> Done. JIRA 3191. >> >> Thanks >> >> On Tue,

Re: UploadProgressBar on nested forms

2010-11-29 Thread Alec Swan
Igor, thanks for fixing JIRA 3191. Based on your comment the progress bar will show up in all nested file upload forms when a single form is submitted. Is there a way to make the progress bar a child component of the outer form and display the bar on submission of any (or all) nested forms

Re: UploadProgressBar on nested forms

2010-11-24 Thread Alec Swan
Done. JIRA 3191. Thanks On Tue, Nov 23, 2010 at 10:39 PM, Igor Vaynberg wrote: > file another issue with a new quickstart. > > -igor > > On Tue, Nov 23, 2010 at 8:45 PM, Alec Swan wrote: >> Hello, >> >> Thank you for promptly fixing the problem with the uploa

Re: UploadProgressBar on nested forms

2010-11-23 Thread Igor Vaynberg
file another issue with a new quickstart. -igor On Tue, Nov 23, 2010 at 8:45 PM, Alec Swan wrote: > Hello, > > Thank you for promptly fixing the problem with the upload progress bar in > nested forms. I applied the fix by merging SVN changes into 1.4.13 branch > and rebuildin

Re: UploadProgressBar on nested forms

2010-11-23 Thread Alec Swan
Hello, Thank you for promptly fixing the problem with the upload progress bar in nested forms. I applied the fix by merging SVN changes into 1.4.13 branch and rebuilding the JAR files. I verified that the original problem was fixed with the patched jars. However, here is a new problem. If I have

Re: UploadProgressBar on nested forms

2010-11-20 Thread Alec Swan
I opened JIRA issue 3181: https://issues.apache.org/jira/browse/WICKET-3181. I attached a ZIP file with complete source to reproduce the issue and instructions on how to run it (I am sure you didn't need them). Please let me know if you can think of any other solutions for displaying a modal windo

Re: UploadProgressBar on nested forms

2010-11-20 Thread Igor Vaynberg
not sure yet :) but a quickstart will give me a playground to explore the options. -igor On Sat, Nov 20, 2010 at 12:20 PM, Alec Swan wrote: > I can file a bug, but I am curious how you are planning to fix this? > > I tried passing the OUTER form to UploadProgressBar, i.e. > nestedForm.add(new Up

Re: UploadProgressBar on nested forms

2010-11-20 Thread Alec Swan
I can file a bug, but I am curious how you are planning to fix this? I tried passing the OUTER form to UploadProgressBar, i.e. nestedForm.add(new UploadProgressBar("progress", outerForm)), but that caused the following error to be logged in Firebug: Wicket.WUPB.get(def.statusid) is null [Break on

Re: UploadProgressBar on nested forms

2010-11-20 Thread Igor Vaynberg
sounds like a bug. open a jira ticket, attach a quickstart. -igor On Sat, Nov 20, 2010 at 11:22 AM, Alec Swan wrote: > Hello, > > I have a page which contains a form around a table. Each row in the > table contains a nested form which allows user to upload a file for > the row. I added an Upload

UploadProgressBar on nested forms

2010-11-20 Thread Alec Swan
Hello, I have a page which contains a form around a table. Each row in the table contains a nested form which allows user to upload a file for the row. I added an UploadProgressBar to the upload form in each row. However, the upload progress bars are never shown. I understand that Wicket replaces

Re: Nested forms onSubmit() question ...

2010-11-05 Thread armandoxxx
Just a feature request: - beforeSubmit() method on Form would be usefull - make it configurable order of onSubmit() method calls (SUBMIT_NESTED_FIRST, SUBMIT_NESTED_LAST) Regards Armando -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Nested-forms-onSubmit

Re: Nested forms onSubmit() question ...

2010-11-04 Thread armandoxxx
Hey well ... that's also the way to do it .. thanks for idea ... regards Armando -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Nested-forms-onSubmit-question-tp3026993p3027217.html Sent from the Users forum mailing list archive at Nabbl

Re: Nested forms onSubmit() question ...

2010-11-04 Thread Andrea Del Bene
use I have nested forms and only one form is allowed to store data in the database, so if I had a method beforeSubmit() all my nested forms could send data to the root form and root form would submit it to the database. I also though of it because I was looking at sources of Form class and nested

Nested forms onSubmit() question ...

2010-11-04 Thread armandoxxx
Hey wicket ppl ... Is there any beforeSubmit() event like method available on Form. I need it cause I have nested forms and only one form is allowed to store data in the database, so if I had a method beforeSubmit() all my nested forms could send data to the root form and root form would

Re: Nested Forms and Multipart Fileupload Issue

2010-03-12 Thread Michał Letyński
Jirra issue with quickstart added: https://issues.apache.org/jira/browse/WICKET-2779 Michał Letyński pisze: Did you add a jira issue James ? If not i can do it. Its a showstopper for me. Ilja Pavkovic pisze: Hi, Hmmm...I thought the Wicket Team already implemented something similar to t

Re: Nested Forms and Multipart Fileupload Issue

2010-03-12 Thread Michał Letyński
Did you add a jira issue James ? If not i can do it. Its a showstopper for me. Ilja Pavkovic pisze: Hi, Hmmm...I thought the Wicket Team already implemented something similar to this into the framework some time ago. Perhaps you should provide a quickstart and perhaps put it in a j

Nested forms and feedback panels : how to avoid duplicated messages ?

2010-03-11 Thread Joseph Pachod
Hi We are making reusable components which sometimes include a feedback panel. In this case, we would like the messages of these components to be displayed only one. To achieve that, currently, we add at the end of our main form (the top level one from the page) a feedback panel with a filte

Re: Nested Forms and Multipart Fileupload Issue

2010-03-10 Thread Ilja Pavkovic
Hi, > > Hmmm...I thought the Wicket Team already implemented something similar to > > this into the framework some time ago. Perhaps you should provide a quickstart and perhaps put it in a jira ticket? Best Regards, Ilja Pavkovic -- binaere bauten gmbh · tempelhofer ufer 1a · 10961 berl

Re: Nested Forms and Multipart Fileupload Issue

2010-03-10 Thread Jeremy Thomerson
wrote: > > Hmmm...I thought the Wicket Team already implemented something similar to > this into the framework some time ago. > > > > -Original Message- > > From: James Carman [mailto:jcar...@carmanconsulting.com] > > Sent: Wednesday, March 10, 2010 11:15 AM &

Re: Nested Forms and Multipart Fileupload Issue

2010-03-10 Thread James Carman
James Carman [mailto:jcar...@carmanconsulting.com] > Sent: Wednesday, March 10, 2010 11:15 AM > To: users@wicket.apache.org > Subject: Re: Nested Forms and Multipart Fileupload Issue > > Someone at work had some luck with this approach from what I understand... > > http://www.dooriented.com/b

RE: Nested Forms and Multipart Fileupload Issue

2010-03-10 Thread Corbin, James
Hmmm...I thought the Wicket Team already implemented something similar to this into the framework some time ago. -Original Message- From: James Carman [mailto:jcar...@carmanconsulting.com] Sent: Wednesday, March 10, 2010 11:15 AM To: users@wicket.apache.org Subject: Re: Nested Forms and

Re: Nested Forms and Multipart Fileupload Issue

2010-03-10 Thread James Carman
Someone at work had some luck with this approach from what I understand... http://www.dooriented.com/blog/2008/04/23/wicket-ajax-like-file-upload-on-a-modal-window/ 2010/3/10 Michał Letyński : > Is there a wicket version where it works ? I tried  with 1.4.6 and 1.4.7 but > i get the same error w

RE: Nested Forms and Multipart Fileupload Issue

2010-03-10 Thread Corbin, James
Yeah, some feedback from the Wicket Contributors on this issue would be greatly appreciated. -Original Message- From: Michał Letyński [mailto:mletyn...@consol.pl] Sent: Wednesday, March 10, 2010 7:52 AM To: users@wicket.apache.org Subject: Re: Nested Forms and Multipart Fileupload Issue

Re: Nested Forms and Multipart Fileupload Issue

2010-03-10 Thread Michał Letyński
Is there a wicket version where it works ? I tried with 1.4.6 and 1.4.7 but i get the same error which James got. My use case : I'm trying to submit a form via ajax to upload a file inside modal window. After debug: FileUploadBase.isMultipartContent get false because if (contentType.toLowerCa

RE: Nested Forms and Multipart Fileupload Issue

2010-03-09 Thread Corbin, James
that does so via Ajax (e.g., AjaxButton). Once we click the ajax submit button, we get the error below. -Original Message- From: James Carman [mailto:jcar...@carmanconsulting.com] Sent: Tuesday, March 09, 2010 2:30 PM To: users@wicket.apache.org Subject: Re: Nested Forms and Multipart

Re: Nested Forms and Multipart Fileupload Issue

2010-03-09 Thread James Carman
You're trying to submit a form via ajax to upload a file? On Tue, Mar 9, 2010 at 4:26 PM, Corbin, James wrote: > This issue seems to pop up in our environment from time to time and trying to > figure out how to fix it once and for all. > > We have a page with a form that pops up modal window wit

  1   2   >