What is the usage of the confine mode in Layout Editor ?
Answers were Sorted based on User's Feedback
Answer / 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 |
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 |
what is difference between group above and group left report
What does TKPROF stand for?
Could u tell me, u work as a support & maintenace when sub ledger and gl is mismatch, then how do u match with the both side/
What is lexical parameter ?
What is an oracle report?
EXIT_FORM is a restricted package procedure ?
i have a repeating frame that prints on every page for a product code. But when on page ends the info associated with that product code is truncated and not overflowed to the next page.On the next page data with the new product code is displayed. I want the data for one product code to be continued on the next page if it does not fit on a single page. The values are as: repeating frame vertical = variable horizontal = variable page protect = 0 print object on = first page base printing on = enclosing object for the outermost frame which encloses the repeating frame: print object on = last page base printing on = anchoring object end of layout section = yes rest all the values are same as the repeating frame
What is an user exit used for?
difference between global n context sensitive segments?
I need a query to list out "Subinventory Transfer" record from Oct 2016 to Oct 2017 for few users
in after report trigger if you don't write Srw.user_exit(Fnd_user exit) what it will do it will stop report execution or it will just not free the memory
Is a Keystartup trigger fires as result of a operator pressing a key explicitly ?