How can you execute the user defined triggers in forms 3.0 ?
Answers were Sorted based on User's Feedback
Answer / hoosam ahmed salah
"EXECUTE_TRIGGER" works with Key Trigger name
EXECUTE_TRIGGER('KEY-F1');
execute_trigger('When-New-Form-Instance' ) ;
| Is This Answer Correct ? | 0 Yes | 2 No |
what are the new features introduced in oracle form services in 11g release 2?
What built-in is used for changing the properties of the window dynamically?
What do you mean by a page ?
Where is a procedure return in an external pl/sql library executed at the client or at the server?
What does the term panel refer to with regard to pages?
How can a square be drawn in the layout editor of the report writer?
What is the difference between object embedding & linking in Oracle forms?
What do you understand by oracle forms?
What is the difference between ON-VALIDATE-FIELD trigger and a POST-CHANGE trigger ?
What are the Built-ins to display the user-named editor?
Name the two files that are created when you generate the form give the filex extension ?
what r the various types of reports