Page 1 of 1

Focus field - form

Posted: Sat Jan 27, 2018 10:39 am
by toms
Hi,

Is there a simple way to set the focus on the first input field min(tab_order) on loading a form without having to know the id of the object? ( e.g. when a new or existing record is opened.)

Re: Focus field - form

Posted: Sat Jan 27, 2018 7:25 pm
by admin
toms,

Latest Github has the focus set to the first Object on new records.

Steven

Re: Focus field - form

Posted: Sun Jan 28, 2018 8:51 am
by toms
Thanks Steven!

Re: Focus field - form

Posted: Sun Jan 28, 2018 9:00 am
by admin
.

Re: Focus field - form

Posted: Sun Jan 28, 2018 11:57 am
by toms
Steven,

There's a little issue. An error is thrown if there are no objects (e.g. on nuuserhome)
obj0_undefined_focus.png

Re: Focus field - form

Posted: Sun Jan 28, 2018 5:27 pm
by admin
toms,

All fixed now on Github.

Steven