WIDGETS AND LIVE TEXT


How do I create a Composite Applications widget?
You can create a widget using the active composite application as the current context.

About this task

You can create a widget that opens a composite application in a new tab or one that is wired to act on Live Text or selected text in a particular manner.

The following sequence configures the widget such that a zip code from Live Text in a Notes document is sent to the Filter View by Category action in the composite application.

For widgets samples, see the https://greenhouse.lotus.com/plugins/plugincatalog.nsf/home_full.xsp?fProduct=Lotus%20Notes%20and%20Domino and the Notes and Domino wiki.

Procedure

1. In Notes, open a composite application and click the Configure a widget from the current context toolbar option to open the Create a new widget for this application wizard. For example, open a composite application that contains the Notes Mail and Contacts views.

2. Specify a new widget name, for example ZipCodeContactFilter.

3. To wire the widget to act on Live Text or selected text in a particular way, click Wire as an action.


4. Enter a descriptive action name to appear in the Live Text hover menu, for example ZipCodeCollect.

5. Select the content type property for the action. For example, select Address and then select the address.zip child property.


6. Select one or more component actions to execute with Live Text or selected text. For example, select the All Contact – Filter View by Category action.
7. Click Finish and the new widget appears in the My Widgets sidebar panel.

8. Test the widget. You can optionally add the widget to the widgets catalog to share with others.

Related concepts
How do I create and share widgets?
How do I create a new widget using the wizards?

Related tasks
How do I wire a widget action?
How do I publish a widget to the catalog?
How do I configure a widget action?