How do I create an OpenSocial widget?
OpenSocial gadget-based widgets allow various actions and URLs to be rendered in the Notes client.
About this task
Notes 9.0 and later supports rendering of OpenSocial-compliant gadgets. All gadgets that are rendered in Notes must have corresponding widgets in the widget catalog, and the administrator must have approved those widgets.
OpenSocial Widget type
About this task
- Open them in a tab, new window, floating window, or in a sidebar panel
- Wire live text to widget actions
An OpenSocial gadget can also provide advanced features (such as using APIs, OAuth, and rendering in an embedded experience), as detailed in the Social Gadget Specification. Due to the use of advanced features, OpenSocial widgets need to be approved by an administrator before they are made available for client use. When a widget developer creates a widget, the developer needs to publish their widget to a corporate widget catalog. The widget catalog administrator then needs to approve the widget. Once approved, Notes® users can install the widget from the catalog, and render the widget in their clients.
- The Getting Started with Widgets toolbar action, or the menu command
- The My Widgets sidebar panel menu command
- The Configure a widget from the current context toolbar action when an OpenSocial Gadget is open in the Notes® embedded browser
Enabling a URL for an embedded experience
About this task

The URL field can contain a wild card, so that many URLs from the same site can be trusted to be embedded in an email. Examples of URLs include:
- http://my.server.com/
- http://my.server.com/*
- http://my.server.com/directory
- http://my.server.com/directory/*
- http://my.server.com/directory/file.html
