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