We are self-hosted, running Laserfiche 12. I need to find a sub-folder, based on a template field value. I am trying to use the Workflow Search Repository activity and am having a problem with the syntax.
I have:
{LF:Type=F} & {LF:LOOKIN="\Client\ActiveClients\"} & {[Client Folder]:[ClientNumber]="123456"}
Where
Repository = Client
Folder = ActiveClients
Sub-folders = ClientName (one per client - not used in syntax)
Template = Client Folder
Search field in Template = ClientID
Any suggestions will be greatly appreciated.