Custom Actions
Custom Actions are URL-based actions that can be launched for a record from the Actions menu. They are of the following types:
• URL: These custom actions allow you to launch Salesforce pages, external websites, or other locally available apps.
• Web Service: These custom actions allow you to execute custom Apex web services. These custom actions allow mobile users to have an action menu item that can launch and pass information to the third-party target app.
• App-to-App Communication: These custom actions allow mobile users to have an action menu item that can launch and pass information to the third-party target app.
• Mobile Activity Space: These custom actions allow web developers to create a package containing HTML5, JavaScript, and CSS to build a unique user experience to support a specific use case.
These actions are configured as SFM Wizard steps and are displayed under the Actions menu. Tap the Actions menu item associated with your configured Custom Action SFM Wizard step to launch it.
|
• For more information on how to configure these custom actions, see Configuring SFM Custom Actions.
• If you want to hide or show specific SFM Custom Actions on various ServiceMax Apps, use SFM App Permissions.
|