focus="false" in that form is enough for your usecase.
> 2) define your own js code for tapestry.form.focusField that perhaps
> ignores comboboxes.
>
> On Fri, Feb 6, 2009 at 4:03 PM, N Raju wrote:
>>
>> Hi
>>
>> I am new to Tapestry. I am using
Hi
I am new to Tapestry. I am using tapestry 4.1.5 in my application. By
default the form is getting the focus on combo box which is the first form
element in the webpage. But , any user may accidentally change the selected
data in the combo by scrolling the mouse using middle key. Hence I would