How to create LOV in Oracle forms?
Answers were Sorted based on User's Feedback
Answer / 147037
Click the LOV icon in the object navigator and choose ur
option of a manual or wizard .
A record group will be authomatically created depending on
the LOV.
| Is This Answer Correct ? | 79 Yes | 46 No |
Answer / pranita kochar
In the ‘Object Navigator’ window, select the LOVs object known as "List of values."
Then click on the green ‘+’ (Create) icon. In the ‘New List Of Value’ window, leave the default radio button which is: ‘Use the LOV Wizard’ and the click ‘OK.’
LOVs get their data from Record Groups, which may be populated using SQL queries, or by entering a static list of values. In the LOV Wizard window, use the default to base your LOV on a new Record Group; and then click ‘Next.’
In the ‘SQL Query Statement’ box, write a ‘SQL’ statement to query customers name and their ID. Then click ‘Next.’
(SQL Query Statement)
| Is This Answer Correct ? | 15 Yes | 8 No |
From which designation is it preferred to send the output to the printed?
What is the order of the triggers fired once the form is opened?
When does an on-lock trigger fire ?
What is pop list?
What are the differrent types of windows?
What is a library in Forms 4.0?
What are the different defaust triggers created when Master Deletes Property is set to Non-isolated?
What are the trigger associated with image items?
how will the report recognize the parameter
What are parameters?
What buil-in routines are used to display editor dynamicaly?
What is a radio Group?