Question
Accenture
Accenture
IN
Accenture
Posted: Nov 22, 2023
Last activity: Nov 22, 2023
Last activity: 22 Nov 2023 23:17 EST
Closed
I need to move the cursor Automatically to the next textbox after entering the value in first textbox
I need to move the cursor Automatically to the next textbox after entering the value in first textbox
***Edited by Moderator Marije to change type from Pega Academy to Product***
To see attachments, please log in.
Hi @MurariSreenivasulu: Can you share more details? What is the action which need to trigger the movement of cursor to next field? In general tab key action will move the curser to next field. If you need to move the cursor to specific field, you can make use of set focus action. It is better to manage it with the UI design and let the system take care of the field flow on tab key action.
Thanks.