How do I create a "Go to" function for searching for a document in d.3 smart explorer? (Example of use)
You can use a Go to function to map different scenarios (for example, for searching for a document in d.3 smart explorer) using URLs. In this case, you must ensure that d.3 smart explorer is installed on your users' client PCs.
Example
You want to enable your users to search for specific document IDs (e.g. D00000191) in d.3 smart explorer. The result of the search is stored in the placeholder <DOCVALUE>.
To make this function available to your users, you can create a Go to function. Under Open URL, enter d3://d3explorer/idlist=<DOCVALUE> as the URL.
When the specified URL is subsequently called, d3://d3explorer/idlist=D00000191 is then retrieved as the result of the search. This URL is used to start d.3 smart explorer on your users' client PCs and perform a search for the document ID.