Can you attach an lov to a field at design time?
Answer / anil_abbireddy
pl/sql code in key-next-item or choose any other trigger
when u want to raise the lov
declare
x boolean;
begin
x:=show_lov('lov_name')
end;
| Is This Answer Correct ? | 3 Yes | 0 No |
What are the different types of key triggers ?
What is trigger associated with the timer?
Name the two files that are created when you generate the form give the filex extension ?
What is a record group?
How can I message to passed to the user from reports?
How can you execute the user defined triggers in forms 3.0 ?
How to solve the error ?Frequency below its group? while running the report. Why it is happened and How to solve that?
System.effective_date system variable is read only True/False
how to send file attachment from oracle forms
What is term? What is use of term?
What is system.coordination_operation?
What is a canvas in oracle forms?