Tell me more ×
SharePoint Stack Exchange is a question and answer site for SharePoint enthusiasts. It's 100% free, no registration required.

I would like to edit how the search results render. The default behaviour is to start with a link to the document (or the dispform.aspx of a list item). I was able to change the url value for specific types of documents.

What I now want to do is to replace the title of the result link to not be taken from the "title" or "name" field, but from a custom column I have.

I have already added the column to be crawled and also added it in the fetched properties of the web part.

Now I have to edit the xslt, but I have very little understanding of the language and can't find where the 'title' of the link is stored.

I am using search server express and sharepoint foundation. Thanks in advance!

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.