Setting up the Project Gantt Lightning Component
The Project Gantt Lightning component enables users to view project tasks in Gantt format from the project record without opening Gantt.
To make the Project Gantt component available to users, you must perform the following setup:
- Add the component to the Project Lightning page using the Lightning App Builder. For more information on the Lightning App Builder, see the Salesforce Help.
- Use the properties available in the Lightning App Builder to configure the component. For more information, see Project Gantt Lightning Component Properties.
- Assign the required permissions to users. For information on the permissions needed to view project tasks from the project record in Gantt format, see Permissions for the Project Gantt Lightning Component.
For information on all permission sets, see Permission Sets and Other Technical Documentation and click Permissions.
Filtering Project Tasks
Users can use the filter panel to focus on the project tasks they want to view. It is also possible to customize the filter fields displayed on the filter panel, to enable users to view a wider range of fields relating to project tasks.
The following project task assignment fields are always displayed on the filter panel by default:
- External Resource
- Project Task Name
- Resource
- Resource Role
To customize the filter panel fields:
- From Setup, go to Object Manager | Project Tasks | Field Sets.
- Create a new field set and note its API name. Alternatively, you can edit an existing field set.
- Go to Gantt on a project record.
- In the Lightning App Builder, enter your custom field set in the Custom Columns Field Set property.
- Click Save.
Your custom field set displays in the filter panel in Gantt on a project record.
You must be assigned Read permission for the default project task assignment fields on the filter panel. The default project task assignment fields are hidden if permission is not assigned.