Skip to Content
0
Former Member
Aug 24, 2006 at 02:30 PM

Option in iView Menu

42 Views

At the top right corner of an iview you have some options in a menu: help open in new window etc.

1. I want to change the help content. On click of help it should open a new popup with help content.

2. How do I add new options in it and if I do where do I put the functionality. e.g. If I want to add a new option say "Some Option". On click of that option an application say a popup jsp with some functionality should open. Where do I write the code to trigger the open of a new window.