|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
Oracle forms: WHEN-BUTTON-PRESSED trigger
I need to write a trigger for a button so that when it is pressed, it brings up another canvas.
Any ideas what the trigger code would be? Thanks in advance for any help! ![]() |
|
#2
|
|||
|
|||
|
Create the canvas and a new window. Assign the canvas to the new window. Put your items into your new canvas.
Now, the magic part. Write the following in your trigger go_item( item_name ); item_name = name of one item (the first?) in your new canvas. Quote:
|
![]() |
| Viewing: Dev Articles Community Forums > Databases > General SQL Development > Oracle forms: WHEN-BUTTON-PRESSED trigger |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|