You are viewing limited content. For full access, please sign in.

Question

Question

Search Syntax Query re omitting sub-folders

asked on April 4, 2017

Quick one hopefully!. I want to return a 'Search Repository' task in workflow that searches for customer folders under an alphabetical root (i.e. surnames beginning with A, B, etc.) and to ONLY find customer folders that don't currently have a template.

My search is returning the customer folders AND sub-folders for each customer that don't have a template which I don't want as we just want to apply a template to the main customer folder

The syntax as it stands is as follows.

{LF:Name="*", Type="F"} & {LF:TemplateID=0} & {LF:LOOKIN="LFTEST\Housing\Estate Management\Current Tenants\Z"}

 

How do I exclude sub folders for a customer "*"? I hope the above makes sense...

0 0

Answer

SELECTED ANSWER
replied on April 4, 2017

{LF:LOOKIN="LFTEST\Housing\Estate Management\Current Tenants\Z", SUBFOLDERS=0}

1 0

Replies

You are not allowed to reply in this post.
You are not allowed to follow up in this post.

Sign in to reply to this post.