HI all,
I have two documents, A and B.
Document A has a field that contains the universal ID of Document B. I would like to create a rich text field in Document A so that it contains a document link to link back to Document B.
How could i achieve that?
Thanks
Subject: How to create a doc link from universal ID?
Create a computed richtext field , write Universal ID into that field. The value will be displayed as Doclink automatically.
Regards, michael
Hi,
Look for “GetDocumentbyUNID” & “AppendDocLink” methods in Designer Help.
Regards
Gopichand