Data Adornments
Data adornments are one-click actions that run a Javascript plugin script with the context of the record and field value that was clicked. The action, once configured and the plugin is installed, appears on all fields of the configured type anywhere in the application. For example, the RingCentral plugin can dial a contact record’s phone number in a single click.
Because the action is a Javascript plugin script, a data adornment can trigger any behavior other plugin components can, including navigating the browser, opening a floating frame, or updating data on the record.