I’m trying to find all response documents which does not have a parent doc.
During an archive process, a lot of parent documents were archived and most of the response documents as required, for some reason it did not work on all docs. we have X number of response documents without a parent document an no idea on how to find them.
I would like these response documents without a parent documents shown in a view so I can decide whether or not they should be archived.
Any ideas on how to go about that – not using script, I guess the $Ref is the key to finding them but how?