What is a canvas-view?
Answer / guest
A canvas-view is the background object on which you
layout the interface items (text-items, check boxes, radio
groups, and so on.) and boilerplate objects that operators
see and interact with as they run your form. At run-time,
operators can see only those items that have been assiged
to a specific canvas. Each canvas, in term, must be
displayed in a specfic window.
| Is This Answer Correct ? | 1 Yes | 0 No |
If the maximum record retrieved property of the query is set to 10 then a summary value will be calculated?
what exactly u write in when_new_form_instance
What SYNCHRONIZE procedure does ?
Can you change the color of the push button in design time?
Explain the different levels at which oracle form services interact.
HI in report builder am creating paramters.for that i have taken emp table from scott user . in deptnum am displaying distinct deptno.if i select dept 10 ,empnum drop down should display empno's of deptno 10. .if i select dept 20 ,empnum drop down should display empno's of deptno 20.for this wat i have to do.
What is the difference when confine mode is on and when it is off?
What is a property clause?
What is a timer?
running a report from Form or other Report , The Parameter Form Page will be Display first . I don?t want to display the screen . What I have to do ?
Is it possible to set a filter condition in a cross product group in matrix reports?
BY SELECT * FROM EMP QUERY ,I GENERATED ONE REPORT.AND SUPPOSE THAT I HAVE 10 PAGES OF OUTPUT. WHAT I WANT IS ,I WANT TOTAL PER EACH PAGE.OK I GOT THAT AND THAT SHOULD BE FORWARDED TO NEXT PAGE AND NEXT PAGES TOTAL SHOULD BE DISPLAYED