Adding Functionality with Visualforce Custom Actions

Actions appear in the publisher in the Salesforce1 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 Publisher Actions in Salesforce1. 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 publisher.
  • Canvas—specifies a canvas app that’s called from the publisher. For more information about canvas custom actions, see Extending Salesforce1 with Canvas Custom Actions.
Custom actions aren’t specific to mobile users, and appear in both the Salesforce1 app and in the full Salesforce site. In the Salesforce1 app, custom actions appear in the publisher. In the full Salesforce site, custom actions appear in the publisher menu.