Hi,
I think it is a great idea to have focus on a form element, when the
page loads. But in some cases (or in our case), where the request is
dynamic (AJAX request) and I am updating an area, my form gets focused,
where I would rather not have focus on my form. At the moment I added:
<binding name="focus"
value="!getPage().getRequestCycle().getResponseBuilder().isDynamic()"/>
I have updated all my forms, because in general, when I have an area
updated with Ajax, I don't want the focus to be changed.
Can this be made default?
Best regards,
Manri Offermann
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]