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

Question

Question

Search for folders that do not have a template assigned

asked on June 15, 2015

Anyone know the search syntax I would use to do a search for all folders (within a specific folder) that do not have a template assigned to them?

 

1 0

Answer

SELECTED ANSWER
replied on June 15, 2015

Search Would look something like this:

{LF:TemplateID=0} & {LF:Name="*", Type="F"} & {LF:LOOKIN="Put your specific folder path here"}

1 0

Replies

replied on June 15, 2015

You can use a search like

{LF:Name="*", Type="F"} & {LF:LOOKIN="Repository\Folder\Path"} & {LF:TemplateID=0}

1 0
replied on June 15, 2015

Thanks.

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

Sign in to reply to this post.