Page 1 of 1

select boxes and focus

Posted: Wed Dec 16, 2020 7:28 am
by rads
Hello everybody,

I have a screen with several tabs.
On one of them I have several select boxes and then (tab sequences) a text box with an errors message.
None of the fields has "set focus".

The cursor should be placed on the filed with the error message. However, it is placed on the first text box.

Any idea anybody?

Best wishes,

Rainer aus dem Spring

Re: select boxes and focus

Posted: Wed Dec 16, 2020 10:08 am
by Scott Klement
Click on the "elements" tab.

The sequence of the elements on this tab determines the order of the elements for things like focus, tab sequence, etc.

Theres a button at the top that lets you sort them by their position on the screen. Ciick that, then recompile and try it again.

Re: select boxes and focus

Posted: Thu Dec 17, 2020 3:32 am
by rads
Click on the "elements" tab.

The sequence of the elements on this tab determines the order of the elements for things like focus, tab sequence, etc.

Theres a button at the top that lets you sort them by their position on the screen. Ciick that, then recompile and try it again.
Of course, I had already done this. I am not a Profound beginner :)