Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Why would the SET FOCUS action on a Dynamic Action not work?

elmo j hOct 7 2020 — edited Oct 7 2020

I have an interactive grid that contains rules for projecting future enrollment. The user can select various long-term formulas. If they select the formula that applies a % Increase or Decrease from Last Year, I want to disable the Weight columns and skip to the %Change column.
I have 4 steps in my Dynamic Action True branch. The Disable and Alert actions work (steps 1,2, and 4), but the Set Focus does not. I don't understand why this wouldn't work. Is there something that needs to be done besides selecting Set Focus and then selecting the Column? I thought the cursor would navigate to that column, but it does not. I'm so confused.
Proj Rule.JPG

Comments
Post Details
Added on Oct 7 2020
0 comments
425 views