Re: the choices is key instead of value when using DropDownChoice component

2018-01-25 Thread extraquoo
Hi, I try to use GetString / StringResourceModel and put the key selectionDescription.add(new StringResourceModel("forms.cf37.question8.oneTime",this,parent).getObject()); or selectionDescription.add(getString("forms.cf37.question8.oneTime")); Both of them will return the values from xml however

AjaxFormSubmitBehavior need timeout event

2018-01-25 Thread Entropy
I need to get an event on the browser side from one of my AjaxFormSubmitBehaviors in the event of a timeout or a non-200 response (and preferably the ability to distinguish between the two). I'm in Wicket 6.24 in this app. Anyone know how I would plug into that event? -- Sent from: