Is it possible, from a Smart Client plugin, to programmatically open the search tab with pre-configured filters?
I know it’s possible to perform a search using the SearchManager. However, I want to use the existing UI in centralized search, but with already filled-in time range, camera list and search agent filters.
Hello,
Hello,
You cannot start the smart client with the filters pre-filled. However, you can save a search and load it on demand. You can also share them with other operators. More info in the documentation here.
Hi,
Maybe I wasn’t clear enough; I don’t want to start the smart client with filters pre-filled. I also don’t want to load saved searches.
What I’m trying to do is use the MIP SDK to programmatically go to the search tab + programmatically pre-fill the filters.
Hello,
You can use the MIP SDK to programmatically go to a different tab. However, it is not possible to pre-fill the filters with values.