Hi All, I want to allow duplicate attachments in attachment of custom list. Currently in SharePoint, if we add one list item and attach same file for two times then it gives error. It gives following error: “The specified name is already in use. A document cannot have the same name as another document or folder in this document library or folder. Click your browser's Back button, and type a new name.” As per our requirement I want to allow duplicate name. One more requirement is that if attachment file name is viraj.jpg and when we attach that time attachment name should rename with viraj_today’s datetime.jpg. Regards, Viraj Vashi