Question

TCS
IN
Last activity: 4 Jun 2024 7:31 EDT
vertical tabbing on a column in a table
lets say I have a table with 5 columns and 5 rows. the default pega tabbing behaviour is when I tab out from row1 column1, the focus will move to row 1 column 2.
My requirement is when user tabs out from row1 column1, the focus should be on row 2 column 1. How to achieve this in pega?