Query on Menu [message #87144] |
Thu, 09 December 2004 18:07 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
rupa
Messages: 41 Registered: August 2002
|
Member |
|
|
Hi Friends!
I have a table with two columns Menu_Name & Menu_Item and a Menu(Main_Menu). I want to update this table whenever I add any new menus/menu items in my menu(i.e, Main_Menu). I don't want to update the table seperately. I want to update the table by writting a trigger/code from my Menu(i.e.,Main_Menu). Anybody can help me in this?
|
|
|
Re: Query on Menu [message #87208 is a reply to message #87144] |
Tue, 14 December 2004 00:33 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) |
Niranjan
Messages: 34 Registered: June 2001
|
Member |
|
|
Do u have any procedure to add menu items to parent menu at run time in D2K ?
I f u don't then at design time if u r talking about menu editor where u r adding items then no trigger gets executed at design time.
so i think u need to manually update ur table.
|
|
|