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

I have a created a custom Display form for my Custom List (using SharePoint Designer) and set this new display form to be the default.

It works correctly if I click on a list item from the AllItems.aspx page.

However the search still returns links to /Lists/MyList/DispForm.aspx?ID=4

Is there anyway to have the search return links to my display form instead of DispForm.aspx?

share|improve this question
You have re-crawled the content right? – GavinB Dec 6 '11 at 22:07
I think it re-crawled since I made the change yesterday. And new items do appear in the search results. Is there a way to check when the last crawl was? or force a crawl? – icchanobot Dec 7 '11 at 1:34
Look a the search service app in central admin, be sure that you examine the crawl log for errors. You may need to do a full crawl to flush the old references out. – GavinB Dec 7 '11 at 20:12

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.