What is the usage of the confine mode in Layout Editor ?

Answer Posted / ramya

1)Confine mode:

Paper Layout view mode that prevents child objects from
being moved or resized on or outside their parent objects


2)Flex mode:

Paper Layout view mode that automatically resizes or
shrinks parent objects when child objects are moved or
resized,
and adjusts the positions of other layout objects that
might otherwise be affected by the repositioning or
resizing of
the objects.

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how do u compile a form i.e .fmb file in Unix or in dos

4032


i want to print the employee details on department wise with group above report with the fields DEPTNO------group above ENAME ------ SAL-------- COMM------ I WANT OUTPUT LIKE THIS ---------------------------------------------------------- 1)FIRST DEPTNO=10 EMPLOYEES DISPLAYED IN FIRST PAGE AND DEPTNO=20 EMPLOYEES DISPLAYED IN 2ND PAGE WHAT I HAVE TO DO OUTPUT ------- --FIRST_PAGE ----------- DEPTNO:10 ENAME SAL COMM KING 5000 A 2000 2222 ---- =- -- SECONDPAGE DEPTNO:20 ENAME SAL COMM MILLER 220 22 D 45 23 -- - - LIKE THE ABOVE PROCDURE REPORTS HOW MANY DEPARTMENTS ARE EXISITING IN EMP TABLE

2474


Explain the various types of oracle report?

557


a text item is there what r the different types of triggers associated with it

1518


What are the Features of Forms 6i over 4.5? What are the Features of Forms 10g? What are the Features of Reports 6i? What are the Features of Reports 10g ?

4078






Is it possible to have multiple layouts in a report?

582


What do we mean by record group in oracle forms?

622


Explain the different levels at which oracle form services interact.

617


if some data is not transfered where it will get stored

1468


what is oracle forms?

605


Name the different triggers associated with oracle forms having a master-detail relationship.

507


How do u print the data horizantally by using XML report? EX:Suppose there is one table names as SAMPLE in that we have only two columns say empno,ename.I want the output like this,At run time user may enter 3 colums(i.e to data print horizantally). empno ename empno ename empno ename 100 aaa 101 bbb 102 ccc 103 ddd 104 eee 105 fff

1652


what are bind variables?

605


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

1298


did u p prepared complex report

1609