No Results
Search Tips:
- Please consider misspellings
- Try different search keywords
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.