Portal Engine Questions on portal engine and web parts.
Version 5.x > Portal Engine > Dropdown control of news View modes: 
User avatar
Member
Member
Leandro Brito - 11/22/2011 1:41:04 PM
   
Dropdown control of news
Hello,

Is it possible to create a dropdown with document names and urls?

Cmsdesk example:

news1
news2
news3

How to create a dropdown with the options (news1, news2, news3) where each option has the value is the url of document like GetDocumentUrl(). It seems with drop-down menu but using dropdown control.

I need put this control inside the news and parent page item .

Thanks

User avatar
Member
Member
kentico_michal - 11/24/2011 8:30:04 AM
   
RE:Dropdown control of news
Hello,

You can use the cms:CMSListMenu control and create a horizontal drop-down menu using CSS styles:
CMSListMenu-appearance and styling horizontal menu.

Best regards,
Michal Legen