FF Alert Card Fields
This topic describes the fields that are available when customizing the FF Alert Card component in the Lightning App Builder.
Key: * – Mandatory field
|
Field |
|
Description |
|---|---|---|
| Object API Name | * | The API name of the object that provides information for the component. For custom objects, include the relevant namespace, such as pse__Proj__c. |
| List API Name | * | The API name of the list view that provides information for the component, such as Active_Projects_Forecasting. To specify the standard All list view for a FinancialForce custom object, include the relevant namespace, such as pse__All. |
| Alert Title | A custom title for the alert. If you leave the field blank, the name of the corresponding list view is displayed. | |
| Alert Description | A custom description for the alert, which is displayed below the title. | |
| Major KPI Field API Name |
When blank, this indicates that you want the component to display a count of the records in the corresponding list view. This field must be of type Number or Currency. The value displayed depends on the associated calculation type. |
|
| Major KPI Calculation Type |
The option that determines the value displayed for the associated KPI:
|
|
| Major KPI Description | A custom description for the KPI. If you leave the field blank, the corresponding object or field label is displayed, depending on your settings. | |
| Minor KPI 1 Field API Name |
When you specify a field, the minor KPI 1 area of the component displays details relating to a specific field on the corresponding object. For custom fields, include the relevant namespace, such as pse__Billed__c . This field must be of type Number or Currency. The value displayed depends on the associated calculation type. |
|
| Minor KPI 1 Calculation |
The option that determines the value displayed for the associated KPI:
|
|
| Minor KPI 1 Description | A custom description for the KPI. If you leave the field blank, the corresponding field label is displayed. | |
| Minor KPI 2 Field API Name |
When you specify a field, the minor KPI 2 area of the component displays details relating to a specific field on the corresponding object. For custom fields, include the relevant namespace, such as pse__Bookings__c. This field must be of type Number or Currency. The value displayed depends on the associated calculation type. |
|
| Minor KPI 2 Calculation Type |
The option that determines the value displayed for the associated KPI:
|
|
| Minor KPI 2 Description | A custom description for the KPI. If you leave the field blank, the corresponding field label is displayed. |
For more information on controlling component visibility, see the Salesforce Help.