Configuring the SFM Custom Action for Tree View
By default, the Site Centric Installed Base Tree View SFM Action is available for use. However, you can create your own SFM Custom Action by performing the following steps:
1. Define an SFM Custom Action for Installed Product or Location with the following attributes:
Action Type: URL
URL to Launch: /apex/InstalledBaseTree
Parameters:
Parameter Name
Parameter Value Type
Parameter Value
Id
Field Name
Record ID
objName
Value
SVMXC__Installed_Product__c (for Installed Product) OR SVMXC__Site__c (for Location)
newTab
Value
True
2. Include the defined custom action in the required SFM Wizard for Installed Product or Location respectively. For more information about how to configure an SFM Custom Action, see SFM Custom Actions.
Reference Topics
Was this helpful?