asked on September 30, 2015
With WebLink, we can search for a document in a particular db by doing something like this:
http://LaserficheUrl/Search.aspx?dbid=1&searchcommand={LF:Id=1234}
Can something similar be done in a search query for WebAccess?
We're doing something like this at the moment:
http://WebAccessUrl/#search={LF:ID="1234"};view=search
but, could a particular DB be specified the way it is in our WebLink query?
0
0