Hi Mark,

In 0.7, the gadget API allows to switch views. For instance, the
following call would move to the canvas view:
gadgets.views.requestNavigateTo(gadgets.views.ViewType.FULL_PAGE);

You could create a A link with a onclick calling this API function.

There is a more detailed example available here:
http://code.google.com/p/opensocial-resources/wiki/NavigationBetweenViews

Hope this helps.

Jerome - LjmSite

On Feb 17, 4:06 pm, Mark Otero <[EMAIL PROTECTED]> wrote:
> Hi - is there a way to link to the canvas view on the profile view?
> For example, "click here to go to canvas"?  I know that users can
> select "view more" but is there a way to link to the canvas view
> page?
>
> The opensocial.requestNavigateTo(...) function does not work and does
> not appear to be a part of the 0.7 specification.
>
> Thanks!
--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to