Custom Action for Issue Report and Feedback
To create a Custom Action for Issue Report and Feedback:
1. Go to ServiceMax Setup > Service Flow Manager > Custom Actions. The Custom Action page is displayed.
2. Select an object from the Manage Custom Actions for drop-down list.
3. In the User-defined Custom Actions, click New.
4. Select Action Type as UI Component. The Custom Action details page for the selected object is displayed.
5. Enter the details as described in the following table.
Fields
Description
Object
Displays the name of the object for which you are creating a custom action.
Action Title
Enter the title to appear on the record page. For example, Issue Report and Feedback.
Action ID
Enter a unique ID for the custom action.
Description
Enter a description for the custom action.
Component Type
Select Managed Components from the list.
* 
You can select the Component drop-down to select the Issue Report and Feedback component only when an Installed Product lookup exists on the object. If the selected object is a Master-Detail object like Work Order, Part Order, and so on, then this selection should be available even when the master object might not have an Installed Product lookup, but the child object has the lookup field.
Name
Select Core — Issue Report/Feedback from the list.
Modal Height
Select a height for the SFM Delivery modal window at runtime from the following list of options:
0: Small
1: Medium
2: Large
* 
It is recommended to set this value to 1: Medium.
6. Click Add to define the list of parameters for this custom action.
Parameter Name
Parameter Value Type
Parameter Source
Parameter Value
recordId
Field Name
Installed Product
Record Id
objectApiName
Value
<Object API Name>. For example, SVMXC__Installed_Product__c.
The following screenshot displays a sample Issue Report and Feedback custom action configuration on the Installed Product object.
7. Click Save.
Was this helpful?