Hello,
We have some views on the web. When we send out the link of a document, it is a link with DocumentUniqueID. We want to be able to change that to more readable and meaningful links.
We want to change the links to a keyvalue. How do I changes that asap as time is a contraint. What is the time and effort involved.
Thanks.
Subject: RE: document links by key
I don’t know of a way to tell the Domino mail gateway to convert doclinks to URL links in the way you have described. I believe you would have to create the URL links yourself originally. If you’ve got code creating these messages, I suggest you generate the message contents in MIME so that you can specify the exact HTML – since NotesRichTextItem doesn’t have a method to create a URL link.