When will ON-VALIDATE-FIELD trigger executed ?
Answer / guest
It fires when a value in a field has been changed and the
field status is changed or new and the key has been
pressed. If the field status is valid then any further
change to the value in the field will not fire the
on-validate-field trigger.
| Is This Answer Correct ? | 1 Yes | 1 No |
where do u put the report file
What are different types of modules available in oracle form?
How can you format a character field in a report Layout editor ?
With which function of summary item is the compute at options required?
i have a repeating frame that prints on every page for a product code. But when on page ends the info associated with that product code is truncated and not overflowed to the next page.On the next page data with the new product code is displayed. I want the data for one product code to be continued on the next page if it does not fit on a single page. The values are as: repeating frame vertical = variable horizontal = variable page protect = 0 print object on = first page base printing on = enclosing object for the outermost frame which encloses the repeating frame: print object on = last page base printing on = anchoring object end of layout section = yes rest all the values are same as the repeating frame
What use of command line parameter cmd file?
Use the Add_group_row procedure to add a row to a static record group 1. true or false?
Is it possible to set a filter condition in a cross product group in matrix reports?
List the built-in routines for the controlling canvas views during run-time?
While connecting to Oracle Db i am getting the following error message- ORA-12154: TNS:could not resolve the connect identifier specified what are the steps to solve this problem?
List the editors availables in forms 4.0?
What are the triggers associated with a check box?