RE: default focus issue in tml page

2013-06-19 Thread Athneria, Mahendra
Thanks a lot Thiago H de Paula Figueiredo. It worked for me :-) Regards, Mahendra -Original Message- From: Thiago H de Paula Figueiredo [mailto:thiag...@gmail.com] Sent: Thursday, June 20, 2013 2:32 AM To: Tapestry users Subject: Re: default focus issue in tml page On Wed, 19 Jun 2013

Re: default focus issue in tml page

2013-06-19 Thread Thiago H de Paula Figueiredo
On Wed, 19 Jun 2013 08:56:57 -0300, Athneria, Mahendra wrote: Hi, Hi! Have you tried using autofocus="false" in the Form component? I am facing weird issue on my tapestry page. On page I have three fields. 1st - select box -> tabindex is 1 and t:validate="required" 2nd - textfield ->

default focus issue in tml page

2013-06-19 Thread Athneria, Mahendra
Hi, I am facing weird issue on my tapestry page. On page I have three fields. 1st - select box -> tabindex is 1 and t:validate="required" 2nd - textfield -> tabindex is 2 and t:validate="required" 3rd - textfield -> tabindex is 3 and t:validate="required" When my page gets load default focus is