Solved

Set focus within mobile apps

  • 14 January 2020
  • 3 replies
  • 102 views

Userlevel 2
Badge +5

Is there any easy way to set focus on fields within mobile apps. The layouts don't seem to work.

icon

Best answer by Leroy Witteveen 16 January 2020, 17:33

View original

3 replies

Userlevel 3
Badge +3

Hi Onno,

The cursor_to_col_id layout parameter should work with regular forms in the Mobile GUI.
It unfortunately doesn't work for task popups though, this is a known issue. 


If you only need to set focus on the next empty text field, we have a workaround for task popups.
The workaround is a CustomConfig option (which is customer specific and baked into the app) which when turned on, will focus the next empty text field.

 

Kind regards,
Leroy Witteveen

Userlevel 2
Badge +5

Thanks Leroy,

 

To be absolutely clear, this only works with customer apps, not with the Indicium app?

Userlevel 3
Badge +3

Hi Onno,

That's correct, that specific CustomConfig option isn't turned on for the Indicium app.

Kind regards,
Leroy Witteveen

Reply