Default button Developer 2000 oracle Forms
Date: 10 Aug 2001 15:20:11 -0700
Message-ID: <d5384fe6.0108101420.4e3d1dd7_at_posting.google.com>
Default button Developer 2000 oracle Forms
I have to modify a form that has four stacked canvases.
These canvases are used for searching the form based on different
fields.
They all have an "Execute Query" button (four different push buttons
ofcourse).
The user wants this button on all of these canvases to be a default
button....No problem,
change the "Default Button" property on the button to be "Yes".. Well, the problem with this solution is:
All of these canvases have all their elements in one single non-database block.. so, when
the user hits enter second time on a particular canvas...it doesn't work..because there are
three other execute query buttons in the same block... A longer solution would be to have a block per canvas.. Since, this is an existing form..it will take a lot of time.. is there another solution.
\Thanks.. Received on Sat Aug 11 2001 - 00:20:11 CEST