How we can put multiples ID on to the URL.
http://localhost/laserfiche/index.aspx?db=LaserRepository#id%3D3080%3Bpage%3D1%3Bview%3Dpages
How we can put multiples ID on to the URL.
http://localhost/laserfiche/index.aspx?db=LaserRepository#id%3D3080%3Bpage%3D1%3Bview%3Dpages
you will want to set up a search in the client with it looking for a document/folder with one of the specifiied ID's. You will need that advanced search syntax. Then you will need to use the '|' character between that and a copy of itself to send 2 or more ID's into the search and have it return those ID's. use the '|' character between each copy of that search syntax, each time changing the ID for the new pasted value.
Use the information in the link below to create the search URL
and don't forget to change up the special characters, like this: