Request Focus

I use a formInDialog as a pop up window for my searches.
To call the Dialog I made a simple method with the formInDialog command followed by the RequestFocus command to let the cursur start in the search field.
However the Request Focus does’nt work.
(BTW I know how to get the RF working in a form)
Am I missing something?

Don’t know if you miss something, maybe I do too :lol:

But why don’t you request focus via a method triggered by the onShowForm event?

Good ID Marcel, I should have thought about that myself.
Thx.

Regards,

Ron