Can you have more than one content canvas view attached with
a window?
Answer Posted / kumar
Yes. Each window you create must have atleast one content
canvas view assigned to it. You can also create a window
that has manipulated content canvas view. At run time only
one of the content canvas views assign to a window is
displayed at a time.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
can you convert or reverse engineer a fmx back to a fmb file?
in user parameter property we have list of values.can we write select query for binding? for example:: select empno from emp where deptno=:deptnum :deptnum is first parameter it displays distinct dept nos. if i do like this it is giving error:: bind variables are not allowed in the select statement
difference between global n context sensitive segments?
what the 'lov of validation' property of an item? Mention what is the difference between lov and list item?
what is oracle forms?
what is the difference between call_form, new_form and open_form?
List the different types of columns in oracle reports.
i am writing a query select EmpNo from Emp how can i call in after parameter form
What is a canvas in oracle forms?
In workflow how can we send a notification to the Supplier giving the Corresponding report Details.
How can we generate report output in excel format?
how report can be generated if we have the database designed in oracle 10g?
How to create Drill down report?
What do you understand by lov and how can it be used?
If the valueset if of type –TABLE then how many tables can we attach in the valueset ?