Hello all,

I am been trying to switch the focus to the second form of a view automatically if certain conditions have met.

But so far whatever I try it will not focus this form.
I've tried a couple of things already:


  • Send Activate
  • Set Focus
  • Set Field_Changed_Value Field x to ""


I tried doing these things everywhere where an activate or focus is done, also tried to use a function that decides where to jump to based on a property.
Also been looking for other ways in the help / forum but couldnt find anything so far.

No matter what I try, there is no budging the focus when opening the screen or after saving / clearing the screen.
Does anyone know if this is possible and if so, how I should tackle this?