Trigger not working [message #328391] |
Fri, 20 June 2008 00:56 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
durgadas.menon
Messages: 365 Registered: December 2007 Location: Nowhere
|
Senior Member |
|
|
Hi,
I know this is easy but I am not getting it.
Attached is the screen shot, I want that when I select an item from the LOV (cupboardno) the detail table below (which is on Books table) should be populated with the related books. I am using PRE_TEXT_ITEM trigger on the item (cupboardno) but it is not working
begin
execute_query;
end;
Should I be doing something else? What trigger should be used for this case?
|
|
|
|
|