I am creating a report that searches for any "Certificate" folder that does not contain a Certificate. I want to include a search for folders that do not hold a document that is named "Certificate*" or does not have a "Certificate" template. I am using Advanced Search and have most of it correct, but I am struggling with the syntax for a Child Template (outlined by xxxx in this sample.
{LF:Name="*", Type="F"} & {LF:LOOKIN="LaserRepository\Contracts\Contractors\"} & {LF:Name="Certificates", Type="F"} - ({LF:ChildName="Certificate*", Type=DS} | {xxxx LF:Child template = "Certificate"xxxx})
Could someone please advise what this syntax should be and where do I find this info? The help files did not show it and I would rather nut it out myself than ask!