Hi,
One of my task views has 4 tabs. I have created a print button on the screen and I want this print button to open another view with data in a printable format (without tabs). I have already created a portlet view with data in printable format.
Is there a way of opening up this view in a new browser window?
I just want to show the data in a printable format (without “My webmethod” menus).
If I use javascript window.open(), what target URL should I put in there and how do I hide my webmethod menus in the new browser window?
Thanks
Sanjiv