set focus in Oracle Forms - TechRepublic
Question
September 11, 2008 at 04:21 PM
john.a.wills

set focus in Oracle Forms

by john.a.wills . Updated 13 years, 6 months ago

As in Access, items in Oracle Forms have a default order of focus. I can find no way to programmatically set the focus out of order, as can be done by My.SuchAndSuch.SetFocus in Access. Is there such a method in Forms and, if so, how do I invoke it from PL/SQL?

My specific problem is that when the user inputs something invalid I want control to remain at the field of input, but it stubbornly goes to the next in default order.

This discussion is locked

All Comments