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 different types of images?
Is the After report trigger fired if the report execution fails?
what is the source file of po report?
What is the usage of frame ?
How can we call a URL from a menu (Oracle Forms 6i)?
What Enter package procedure does ?
what is oracle forms?
What are the types of Pop-up window ?
How you define procure to pay?
Can a sigle canvas be used by different blocks ?
How do you create a new session while open a new form?
how can create the lexical parameter after the select class?