adspace


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

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