Configure After Action Plan Layout
You must configure the After Action Plan layout.
Following are the steps:
-
Sign in to Oracle CX Sales using Administrator role.
-
Navigate to Application Composer.
-
Go to Service Request > Pages.
-
In Details Page Layouts section, duplicate the Before Action Plan layout.
-
Click Edit button on the Summary page.
-
In Configure Detail Form: Buttons and Actions section, remove the Initiate Action Plan, and add the Cancel Action Plan button.
-
Click Save.
-
Go back to Detail Page Layout list, select After Action Plan layout.
-
For Type, select Deceased Estate.
-
Edit the custom layout expression using the xyz icon.
-
In Advanced Expression dialog box, enter
return nvl(ProcessStatus_c,"") == "ACTIVATED"
. -
For Depends On choice, select Process Status field.
-
Click Validate and Save.