Hi guys,
I'm needing to search:
- within a specified folder structure,
- excluding two specific templates,
- for all shortcuts that don't have any security tags.
I've got the search query working without any problem in the Laserfiche client, but can't get it to work in the Workflow "Search Repository" activity, it returns all shortcuts within the folder structure and seems to ignore the Tags setting.
Here's what I'm using:
({LF:LOOKIN="Repository\FolderName"} & {LF:Name="*", Type="S"}) - {[Specific Document Template]} - {[Specific Folder Template]} - {LF:Tags="*"}
Is there a different requirement for this sort of search in Workflow?
Thanks,
Mike