Issues with setting focus to a text property on a different section

I am using PEGA 8.
On click of a hyperlink I am trying to set focus to a specific row in a table layout.
The property is inside class A-D-M-B
The row of the table layout is inside A-D-M-A
A-D-M-B is an embedded section in A-D-M-A

I am trying to set focus by using set focus display and have specified the page list property from (A-D-M).
I am making use of the other option from index to set and passed in a static index value.
Set focus functionality is not working as expected

@AlagappanR To set focus to a specific row in a table layout, you can use the ‘Set Focus’ action in the action set of the hyperlink. However, setting focus directly to a row in a table layout might not work as expected due to the complex structure of the table layout. Instead, you can try setting focus to a specific control within the row. For example, if you have a text input or a button within the row, you can set focus to that control. Make sure that the control you are setting focus to is focusable (i.e., it is not disabled or hidden).

:warning: This is a GenAI-powered tool. All generated answers require validation against the provided references.

Available UI actions

tabbing sequence

User Interface Modal Dialog: I can’t get the focus to go to the top Page

Is there a way to bring a row in grid layout into focus ?

UI gallery set focus - repeat grid

focus loosing from Current tab