Is there a way to use javascript in CRM 2011 so that when you save it there will be hyperlinks rather than text within a memo field, in particular hyperlinks that point to files in a specific folder. I need to be able to be able to append X number of links to document locations to particular accounts. When you click on them they should open up that file.
Memo field name = testfield
Example data in memo field:
file://servername/folder1/document1.doc
file://servername/folder1/document2.doc
file://servername/folder1/document3.doc