Hi,
I have implemented a Smart UI Command which routes to a full page widget using perspective router,context plugin, some REST calls etc. I am also able to show the Breadcrumbs with proper name in the new perspective by fetching Ancestor Collection object. But the links/Breadcrumbs when clicked redirect to a undefined node.
I have encountered same issue while trying to show node names and using DefaultAction behaviour to show clickable links.
I have tried to debug the csui source code, but I couldn't find where this execute is performed and how the node(perespective) is opened.
While using Breadcrumbs or DefaultAction behaviors are there any addional dependancies ?
The link being redirected is of the form "<servername>/otcs/cs.exe/app/nodes/undefined".