[Building Sakai] Open tool from tool
    Tania Tritean 
    TTritean at loi.nl
       
    Wed Feb  2 00:01:08 PST 2011
    
    
  
Hello,
I am using sakai 2.6.2 and I want to open a tool from another tool.
In tool A I have a link that should open tool B(maybe from another site).
How can I do this?
At the moment I am using
developerHelperService.getToolViewURL(toolregId, localView, params,
					locationReference);
And open the url in the parent frame with a js function (because I don't want to have the entire portal opened in the portal's iframe).
But this is causing a UI flicker that is ugly.
How can I achieve this behavior in another way?
Thanks,
Tania
    
    
More information about the sakai-dev
mailing list