What is the use of Page Protect Property?
Answer / mamatha
page protect is used to decide if the object and all of its
components should reside on the same page or not.
if it is check then if the contents of the obj does not fit
in the current page then the obj and its contents are moved
to the next logical page
| Is This Answer Correct ? | 7 Yes | 0 No |
What ERASE package procedure does ?
can you convert or reverse engineer a fmx back to a fmb file?
what are Navigational Triggers?
List out the oracle forms configuration files?
Can a root window be made modal?
How can you hide the report in Apps?
List the system variables related in Block and Field?
How can you execute the user defined triggers in forms 3.0 ?
what is sequence of execution of following triggers 1.when-validate-item 2.post-change 3.key-next-item 4.post-text-item
What are the ways to monitor the performance of the report?
What are the two ways to incorporate images into a oracle forms application?
what is the difference between call_form, new_form and open_form?