Is there a simple way to display the NOTEID of a doc within the document?
I want to use it as an identifier, and can easily display it in a view but can’t seem to have it correctly display in the document.
I have a field for it that is computed when composed and hidden if it’s a new doc, but I always get NT00000000 instead of the correct id after saving and reopening. I have also tried computed for display with no luck.
Any thoughts? Thanks in advance.
C.