adspace


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

Answer Posted / swarna.alizerla

There are 2 modes in Layout Editor .
They are 1) Confine Mode 2) Flex Mode
1) Confine Mode :- If the Confine Mode is ON then the
repeating frame can not be moved.
If the Confine Mode is OFF then the repeating frame can be
moved outside the frame.

2) Flex Mode :- If the Flex Mode is ON then the repeating
frame can be moved out.
If the Flex Mode is OFF then the repeating frame can not be
moved outside the frame.

Is This Answer Correct ?    8 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

2227