How to create LOV in Oracle forms?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

a text item is there what r the different types of triggers associated with it

1512


In what sequence do triggers get fired by oracle forms?

539


What are the Features of Forms 6i over 4.5? What are the Features of Forms 10g? What are the Features of Reports 6i? What are the Features of Reports 10g ?

4072


What is an oracle report?

605


What is the difference between bind and lexical parameter?

543






if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed

1482


Explain how can you use the same lov for 2 columns?

643


if u want to delete all these detail block etc what will happen in form

1473


suppose u have been seven tables based on that u have to create a report u don't have access to db. then how do u find the relation between tables

1598


how do u compile a form i.e .fmb file in Unix or in dos

4020


Have you come across the error ?Failed while printing ?. Why it is happened and How to solve that?

1552


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

1696


can you convert or reverse engineer a fmx back to a fmb file?

706


What do you understand by lov?

568


In oracle forms report, what is the maximum length of record group column? What are the different types of record groups?

814