what is Flex mode and Confine mode?
Answers were Sorted based on User's Feedback
Answer / oracleapps_learner
Confine mode
On: child objects cannot be moved outside their
enclosing parent objects.
Off: child objects can be moved outside their enclosing
parent objects.
Flex mode:
On: parent borders "stretch" when child objects are moved
against them.
Off: parent borders remain fixed when child objects are
moved against them.
| Is This Answer Correct ? | 55 Yes | 2 No |
Answer / sameer
CONFINE MODE:
child objects cannot be moved outside their
enclosing parent objects when it is pressed or ON in layout
model of Report and child objects can be moved outside
their enclosing parent objects when it is not pressed
i.e.OFF.
FLEX MODE:
Parent borders stretches when child/field objects
inside the frame are MOVED ACROSS the frame(Repeating or
non repeating)when flex mode is ON.
Parent borders remain FIXED when child/field objects are
moved against the frame when flex mode is OFF.
| Is This Answer Correct ? | 18 Yes | 2 No |
What is the maximum number of statements that can be specified in a trigger statement?
What is the most critical part which you had faced in your project ?
1 Answers LG, Satyam, Tech Mahindra,
what is difference between po_headers_all and po_headers
What is procedure?
How to retry multiple errored workflow processes? What is the access level in workflow used for? How do you define start and end functions in workflow? How does they differ from normal functions? Give me some workflow tables? What is the difference between a function and notification in workflow? I have sent two different notifications to two different users and I want to wait till both they are approved to send 3rd notification. How can you achieve it? What is item type and item key in workflow? How do you use attribute values in workflow messages? How do you use lookups in workflow? What are roles in workflow and how they are used? How do you download or upload a workflow from a server? What are steps to customize the workflow? What functions can you perform from workflow administrator responsibility? To send an email to the user workflow notification is the only way or is there any other ways to send it? Give me some workflow standard procedures? How can you run/start/kickoff workflow? What is wf_engine package used for? How many processes can each workflow contain? What is Runnable option in workflow? At what level it exists? What are different types of attributes in workflow? How do you reassign a notification? What is process in workflow? How can you send direct oracle form link through workflow notifications? How can you send a notification to multiple users? Can you change the list dynamically? Can you send html code in workflow notification? I have sent two different notifications to two different users and I want to wait till atleast one is approved to send 3rd notification. How can you achieve it?
what is the difference between character mode,bitmap mode
2 Answers IBM, Sierra Atlantica,
What is Summary columns?
How to print multi currency,multi language in xml?
What are the Standard Reports and Forms in HRMS?
A file has both header and corresponding lines. Explain design to load this data into respective interface tables.
How to pass data into EXECUTE_IMMEDIATE statement in plsql body ?
Can 2 functions have same name & input parameters but differ only by return datatype ?