UserActions Visualforce component

In this article

To create a standalone UserActions JavaScript component (see UserActions component and Implementing the UserActions component), you must first add the UserActions Visualforce component to your page, and then add the showUserActions Boolean attribute to the CoveoPanel component.

Option

record

Specifies the current Salesforce object. This is typically a Case SObject.

<CoveoV2:UserActions record="{!record}"></CoveoV2:UserActions>