Hi,
I have a WebReport Widget in the landing perspective.
In that widget I'd like to place a link that would take user to Properties page of a specific object.
How is that possible?
Is there something like "/cs.exe/app/nodes/415721/properties"? or should I have something like
<a href="javascript:OpenProperties(12122)">Properties</a>
Thanks
Uldis