Can anyone help me with this problem. The thing is, I have list and in which there are items. Normally we access the list items by ID and not by title.
/Lists/Issue%20Log/DispForm.aspx?ID=118&ContentTypeId=0x010001B2A64F3F5AF64BB47CC5044286787E
we got new requirement to access the list item by TITLE
/Lists/Issue%20Log/DispForm.aspx?Title=Help me to call list item by title.
By access Item with title is not working. Can anyone pls let me know what I have to do to get the list item by Title.

