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

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

4361


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

1477


what is tripstop report?

1548


What is a matrix report and how many minimum groups are required to prepare the same?

823


What is an oracle report? List its various types.

753


What do we mean by record group in oracle forms?

840


Explain how one can iterate through items and records in a specified block?

774


all steps of bitmap report?

2112


Is it possible to execute a dynamic sql from forms?

825


Name the different triggers associated with oracle forms having a master-detail relationship.

722


What do you understand by oracle forms?

816


What is the difference between bind and lexical parameter?

801


HI Friends I m new dev(forms & report). can anyone tell me how we upload a document on form 11g.??

1283


What is a canvas in oracle forms?

812


What do you understand by lov?

801