I have several Lists in my SharePoint site that I maintain. I updated one of the DispForm.aspx pages for one of the lists and now I can't seem to view an individual item from the allitems.aspx or any other views created for the list. I am able to edit and item by selecting 'Edit Item' from the dropdown of the record. If I manuall type in the url .....DispForm.aspx ID=1 it does work which means the page is available but the link within the view is broken.
The views for all the other list work just fine. Could you tell me how I might be able to relink my views to the DispForm.aspx
Thanks