cancel
Showing results for 
Search instead for 
Did you mean: 

Table control tab key

Former Member
0 Kudos

I would like to put a control on a table in my WDA Component. What I would like to do is set which field the cursor goes to when the tab key (of the keyboard) is pressed. Here is an example

_ _ _ _ _ _ _ _ Field 1 (DropDown) _ _ _ _ _ _ Field 2 _ _ _ _ _ _ Field 3 _ _ _ _ _ _ Field 4 _ _ _ _ _ _ Field 5

Multiple Rows

When the user selects the dropdown, depending on the dropdown I want to allow the user to tab to Field 2 then Field 3 and then on the next tab key go to the next line in Field 1. Is this possible? Field 4 and 5 are rarely used, but need to be able to be clicked on in case an input is required from Field 4 or 5.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi champion,

you can use .. REQUEST_FOCUS_ON_VIEW_ELEM.

Please go through this... follow sarbjeet answer..

Cheers,

Kris.

Answers (0)