Using trim mode with the Winter '21 release
To use the trim mode feature with the Winter '21 release, you must create a class using the sample code below as a guide, create the interface, and create the interface implementation, as shown in the steps below:
-
Create a CustomResultToXli class as shown in the example below:
-
Create a ResultToXLI interface with active Implementation as CustomResultToXli.
-
From the home screen, click the Interface Implementations tab and click New.
-
Enter the following name and implementation class:
-
Interface Name: ResultToXli
-
Active Implementation Class: CustomResultToXli
-
Description: Enter a helpful description.
-
-
Click Save.
-
Click New Interface Implementation Detail.
-
Enter the required information:
-
Available Implementation: CustomResultToXli
-
Interface Name: ResultToXli
-
Active: Checked
-
-