I have a document link item that points to a URL. This item is inside a document library.
Is there a way to make this item open to a new page?
I opened the aspx file it creates, but I am unsure how to modify to insert the target parameter.
<mso:CustomDocumentProperties>
<mso:ContentTypeId msdt:dt="string">0x01010A0093C87013D9B24B45AC8476086CC4559F</mso:ContentTypeId>
<mso:IconOverlay msdt:dt="string">||linkoverlay.gif</mso:IconOverlay>
<mso:URL msdt:dt="string">http://www.google.com</mso:URL>
</mso:CustomDocumentProperties>