(Beta) Embedding the Forecast on the Project Record Page
You must manually embed the WorkGrid Embedded Plan Lightning component on the Project Lightning record page to:
- Enable creating a forecast directly from a project.
- Display forecasts directly on their related projects.
To embed the WorkGrid Embedded Plan component on the Project record page:
- Ensure that you have read access for the Project field on the Plan object. For more information about field-level security, see the Salesforce Help.
- Using the Lightning App Builder, edit the Lightning page for the Project object to which you want to add the component. For more information about Lightning App Builder, see the Salesforce Help.
- Create a new tab called Forecast.
- From the list of available components, drag the WorkGrid Embedded Plan component and drop it into the new Forecast tab.
- In the Lightning component properties, under Relationship field, select "Project".
- Under Plan Template, select "Project Forecast (Embeddable)".
-
Under Record Page Template Filter, paste the following:
Copy[{"filterIndex": 0, "field": "Name"}] - Save the changes to the page.
SECTIONS