Question
Capgemini Technology Services India Limited
Capgemini Technology Services India Limited
IN
Capgemini Technology Services India Limited
Posted: Mar 2, 2018
Last activity: Apr 25, 2018
Last activity: 25 Apr 2018 3:26 EDT
Closed
how we can add auto tab functionality in section in pega 7.1.9?
I need to have my UI such that when i enter input a textbox the cursor automatically should move to next textbox without me hitting the tab key.
Please do suggest me ways how it can be implemented in 7.1.9 or else is built in activity is available.
Hi,
To focus to the next textinput some event must be triggered from the first input.
So you want that "as soon as you are entering the data to the text input you need the cursor to be shifted to next text input" without hitting any key from keyboard?
You need to trigger some event, I think automatically it will not pe possible.