Page 1 of 1

Define order for moving around fields with tab keys

Posted: Wed Dec 27, 2006 10:31 am
by brainois
Hello everyboby,

I build a form with several input fields. When the users press the tab key, the focus move to the next field. The problem is that the order of navigation is not what i want it to be. Is there a mean to define a specific order.
I tried to change the prop 'number' of the fields, but it is not possible to change this prop in the 'properties inspector'

Thanks for your help.

François

Posted: Wed Dec 27, 2006 11:43 am
by Mark
Hi François,

You need to change the layer, not the number.

Best,

Mark

Posted: Thu Dec 28, 2006 10:25 am
by brainois
Hello,

It works, thanks a lot!!

François