*Hi*
**
*I have a Problem.*
**
*when (owner == viewer) <osx:NavigateToApp params="{}"> App canvas
</osx:NavigateToApp> working fine.*
**
*In both cases  " NavigateToApp " goes to owner canvas page.*
**
*It is a Bug. *
**
*when  (owner != viewer)  the link goes to owner canvas page. Not  viewer
canvas page.*
**
*How to redirect Viewer Canvas page. ?*
**
*pls let me know ...*
**
*thanks in advance..*

On Tue, May 19, 2009 at 5:52 PM, Apurv Gupta <apurv.gu...@gmail.com> wrote:

> Hi Folks,
> We have added support for view parameters in osx:NavigateToApp. You can use
> it thus:
>
> <osx:NavigateToApp params="{a:b}">Goto Canvas</osx:NavigateToApp>
>
> You can get the view params in canvas page as before.
> var prefs = gadgets.views.getParams();
>  if (prefs['a']  = 'b') {....
>
>
> This is available on sandbox.orkut.com. We'll make it available on
> orkut.com in a few weeks. Happy coding.
>
> Thanks,
> -apurv
>
> >
>


-- 
With Regards,
Ashokkumar.S
09711560696.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Orkut Developer Forum" group.
To post to this group, send email to opensocial-orkut@googlegroups.com
To unsubscribe from this group, send email to 
opensocial-orkut+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to