Portal Engine Questions on portal engine and web parts.
Version 4.x > Portal Engine > CMSMenu Question View modes: 
User avatar
Member
Member
smaxwell-specialtysystems - 12/9/2009 11:33:12 AM
   
CMSMenu Question
Is there a way to change a top level menu item into a link to a file? I want to have part of my menu pop up a pdf document that has been uploaded.

Thanks for any help.

User avatar
Member
Member
smaxwell-specialtysystems - 12/9/2009 1:29:12 PM
   
RE:CMSMenu Question
I figured out how to set this link. By changing the Menu action to URL redirection and entering the full url to the document page. Now I would like to have it pop up. All it needs is a simple target="_blank" but I don't see a way to put that in.

Anyone have an idea?

Thanks

User avatar
Kentico Support
Kentico Support
kentico_radekm - 12/9/2009 2:29:57 PM
   
RE:CMSMenu Question
Hello.

I would recommend you to set "Javascript command" property in document´s Properties -> Menu section. You can use this command: window.open("<url to your pdf file>", "_blank", "width=400,height=500");

Best Regards,
Radek Macalik
Support Engineer