[RPG]Tab behavior on Android

Please do not use to report errors- use your regional help desk.
Please mark posts as being for RPG or RDMLX (LANSA) developer.
To subscribe by email, display this forum, scroll to the end and select ‘Subscribe Forum’.
Post Reply
MegumiSawada
Posts: 268
Joined: Tue Feb 19, 2013 5:18 pm

[RPG]Tab behavior on Android

Post by MegumiSawada »

Hi,

On Android, [-->] key is on the keyboard.

There's a formview which has the following elements on it in this order:
Dropdown
Textbox
Button
If you select an item on dropdown and enter some texts on Textbox, then push the [-->] key, the dropdown items will be shown opened.

Is there any way to aviod this behavior?
Is there any way to set "Tabstop:false" to dropdown in that case?

The users will be happy if the focus moves to Button instead of Dropdown...

Best Regards,
Megumi Sawada
jasonzhou
Posts: 130
Joined: Wed Jan 11, 2017 3:26 pm

Re: [RPG]Tab behavior on Android

Post by jasonzhou »

Hi Megumi,

We will add a new property TabStop for Textbox, dropdown and Datetime.

Can you please send an enhancement request to LANSA support?

Thanks
MegumiSawada
Posts: 268
Joined: Tue Feb 19, 2013 5:18 pm

Re: [RPG]Tab behavior on Android

Post by MegumiSawada »

Hi Jason,

Oh,thank you!

I'll send an enhancement request to LANSA support!

Best Regards,
Megumi Sawada
Post Reply