ASPX templates
Version 3.x > ASPX templates > News Transformation View modes: 
User avatar
Member
Member
val-enginehousesolutions.co - 10/6/2008 5:56:10 AM
   
News Transformation
I want to show my list of news article using <ul><li></li></ul> how do I change the cms.news.preview transformation or make a new one to have a different type of display? I basically want a list without the preview, but want to make use of the neat way you can type in the details about the news.

Thanks for any suggestions

Val

User avatar
Kentico Developer
Kentico Developer
kentico_ondrejv - 10/6/2008 9:16:44 AM
   
RE:News Transformation
Hi Val,

You can manage transformations for appropriate document type in: 'Site Manager -> Development -> Document types -> Edit (CMS.News) -> Transformations tab'. You can make new or edit existing transformation using <ul><li> elements as you demand.

Then if you go to: 'CMS Desk -> Content -> <document> -> Design tab -> Configure icon of web part (probably repeater)' you can set 'Transformation' and 'Selected item transformation' with transformations you've already made. Or you can simply click 'edit' button at the same properties window and edit transformation directly.

For more info please see our Developer's Guide: http://devnet.kentico.com/docs/devguide/writing_transformations.htm

Best regards
Ondrej Vasil