I'd like to use an OpenSocial gadget within the "My Page" screen to display a Grid of results.
Clicking on a link in the grid would popup either a Dialog (like for the "Share" button) or a Flyout (like for embedded experiences in the activity stream).
How would I achieve this? Is it documented anywhere?
David there is an example of how to do this in the developer bootstrap page in Connections. You should be able to call gadgets.views.openGadget API to open a dialog.