Hi,
I'm using window.open() method in the Layout page for opening a new window when clicked on some link. But the problem is that the parameter I'm passing to the window.open() method as a link is Share Folder Path and the window.open() method is adding some details prior to this path & hence forth not opening the required path and raising an exception error in BSP.
How to overcome this?? Is there any method in Java Script by which I can open the desired Share Folder Path.
Regards,
Niranjan