I have dynamic regions(and router calls regions) where I used initialFocusId to set the cursor at desired input component. Issue is when the value is entered on any field which has autosubmit=true, on PPR the focus is set to back to the component which is specified at initialFocusId.
Specs:
Jdev 11.1.1.6
(Mid level knowledge)
Can anybody help me find the blogs or source that solves the issue.