I think it should work with out any problem. Check permission on this
psml file. if user don't have permission to view this page then portal
will re-direct it to default portal page.
Regards
Vivek
Beema wrote:
Hi,
I'm trying to open a new portlet window with window.open script but the
window is open with the default page not the given portlet url.
This is the code:
img src="/img/help.gif" alt="help" border="0" style="cursor:pointet"
onclick="window.open('/vastgoed/portal/_help/help.psml' , '_apphelp' ,
'height=400, width=600, statusno, toolbar=no, scrollbars=yes, resizable=yes,
menubar=no,location=no', true)"/>
this code works fine in the Jetspeed2.0-M3 version.
What is changed?
Please help.
Fred