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

Question

Question

search within using its id

asked on December 21, 2023

Is there a search syntax to Search docs inside a folder using its ID rather than its full path? LOOKIN: a folderID something like ({LF:LOOKIN={LF:ID="233426"}).  The user manual only shows the full path name but our workflow is moving thge location of sub-folders and we need to search for docs contained inside that id.

0 0

Answer

SELECTED ANSWER
replied on December 22, 2023

I just looked at the code. I don't see it documented, but if the server sees a number instead of a path, it will treat that number as a folder id. So {LF:LOOKIN="233426"} should do what you want.

1 0

Replies

replied on December 21, 2023

PS; for context, i am seeking to add a button in a form to run a search syntax returning all docs contained in a folder ID that have a certain template type.

button.jpg
button.jpg (242.8 KB)
0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.