We are testing Weblink for searching via URLs. From the docs we are starting with this:
http://Servername/WebLink8/Search.aspx?dbid=x&searchcommand=searchquery
What are the options for "searchquery", I would like to restrict search to a repo folder location, meaning we want to contain the search for "water" to this location?
Repo Location: CRM\52
Search Text for "water"
what is the syntax for this? or if someone can point me to docs on this I will happily start there?
I am looking:
http://Servername/WebLink8/Search.aspx?dbid=x&searchcommand="find 'water' in CRM\52"