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 |
How can you format a character field in a report Layout editor ?
What is AppCore and AppCore2 ?
What is an implicit anchor and how is it a different form explicit anchor in a report builder?
explain about content canvas views?
what are the different objects that you cannot copy or reference in object groups?
Why oracle forms required?
How i get the client m/c IP address.
What is the use of Validation triggers in Reports?
What are the triggers associated with the image item?
What is bind reference and how can it carate?
Which of the two views should objects according to possession?
What triggers are associated with the radio group?