user1575786
user1575786

Reputation: 69

How to show universal id of notes documents in a notes view?

Question is simple that I wanna show Universal Id of each document in a HCL Notes view. I have tried

UniversalId and UNID

but none of them worked. I mean that column is empty for all documents. I'm referring to the document Id which you can see in the last tab of the Property box in Notes client. Please help!

Upvotes: 0

Views: 495

Answers (1)

Per Henrik Lausten
Per Henrik Lausten

Reputation: 21709

Use @Text(@DocumentUniqueID). Read more at https://help.hcltechsw.com/dom_designer/11.0.1/basic/H_DOCUMENTUNIQUEID.html

Upvotes: 3

Related Questions