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?