Hi,
I have written some code for displaying a menu (currently no action triggered when clicking on menu item). My code is currently in browse.jsp. I do this so I can have some direct access for creating business workflow.
But my problem is now the following: how can I write my code so that I don't have a "patched" browse.jsp ?
I want my menu to be displayed next to "Create" menu, "More Actions" and so on.
How can I do this ?
Thank you
Boris