Adding Functionality with Visualforce Custom Actions
Actions appear in the action bar and action menu in the Salesforce mobile app, and are
a quick way for mobile users to access commonly used tasks or functionality.
We learned about standard actions that can be configured with point-and-click tools in Using Actions in the Salesforce App. In this chapter
we’ll look at custom actions, which are actions that you define. There are two types of
custom actions:
- Visualforce—specifies a Visualforce page that’s called from the Chatter publisher or the Salesforce app action bar.
- Canvas—specifies a canvas app that’s called from the Chatter publisher or the Salesforce app action bar.