ASPX templates
Version 4.x > ASPX templates > search result View modes: 
User avatar
Member
Member
pfrauholle - 1/25/2010 5:07:33 AM
   
search result
Hi,

I'm using ASPX template mode and registeres the webpart names "~/CMSWebParts/Search/cmscompletesearchdialog.ascx". How can I exclude images from the search result page and give this page also more structure (redesign it)?

I'm using version 4.1

Any help is apreciated.

Thanks,
Patricia

User avatar
Kentico Developer
Kentico Developer
kentico_martind - 2/10/2010 6:07:52 AM
   
RE:search result
Hi Patricia,

You can exclude CMS.File document type from SQL search by adding it into "Settings -> Web site -> Exclude document types from SQL search" field. If you use smart search you could exclude it from appropriate index. You can specify layout of search results in transformation that you have set into 'TransformationName' property of 'cmscompletesearchdialog' web part.

Best Regards,

Martin Dobsicek