If you create a visualization plugin, is there a straightforward way to, within the plugin's controller, retrieve the associated savedSearchId if one was specified by the user?
I believe it's available on the route
$route.current.params.id
Perfect! Exactly what I needed.
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.