Hi Maxim,

the case is clear, no need for a quickstart.

Sven


On 05/21/2013 08:59 AM, Maxim Solodovnik wrote:
Martin,

Thanks for the quick reply!
I see no other way than copy paste AjaxFormValidatingBehavior, so I'll file
JIRA issue.
Is it OK if will create it without quickstart?



On Tue, May 21, 2013 at 1:40 PM, Martin Grigorov <mgrigo...@apache.org>wrote:

Hi Maxim,

I guess it is related to AjaxRequestAttributes#setAllowDefault(true|false)
or

AjaxRequestAttributes#setEventPropagation(AjaxRequestAttributes.EventPropagation.XYZ).
But since the static nature
of org.apache.wicket.ajax.form.AjaxFormValidatingBehavior I'm not sure how
you should use #updateAjaxAttributes() to it.
Please file a ticket if you don't find a way.


On Tue, May 21, 2013 at 8:42 AM, Maxim Solodovnik <solomax...@gmail.com
wrote:
Hello All,

sorry for the late report
Just have updated wicket to be 6.8.0 in our project and it seems like
adding

AjaxFormValidatingBehavior.addToAllFormComponents(this, "keydown",
Duration.ONE_SECOND);

To the form preventing text from being entered into text fields
Can somebody test it?

--
WBR
Maxim aka solomax



--
Martin Grigorov
Wicket Training & Consulting
http://jWeekend.com <http://jweekend.com/>





---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to