6 | Make @InheritedDocumentUniqueID work consistently for saved documentStarrow Pan4199 - 25 2008 / (0) In a existing response document, @InheritedDocumentUniqueID returns the @DocumentUniqueID. That is to say, only when the response being created, the formula behaves like what its name suggests. That's rather misleading. Why not return the parent document id, I think it's not so complicated for you can get it from $Ref. |