Forecasting Template

lightning:forecastingTemplate

Enables a component to be used as a flexipage page template for the FORECASTING_PAGE page type.

For Use In

Lightning Experience, Salesforce Mobile App

The lightning:forecastingTemplate interface lets you use a component as a custom Lightning page template for Forecasting Pages. Components with lightning:forecastingTemplate appear in the Custom Templates section of the Lightning App Builder new page wizard for app pages. This interface is only supported for Lightning Experience and the Salesforce app.

Each component can implement only one template interface. Components using lightning:forecastingTemplate can't use additional interfaces, such as flexipage:availableForAllPageTypes or force:hasRecordId.

The component in the lightning:forecastingTemplate interface doesn't have its original function. It only functions as a custom Lightning page template for that component.

No specifications to show