Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

Activities Components

The Activities feature comes with two customization options that organizations can choose from: Aura Component or Lightning Web Component:

...

The following design attributes are available. Check/Uncheck them based on the table below:

Design Attribute

Related UI Element

Default UI

Status
colourGreen
titleComing soon

Table Sort Fields

Allows to override the default sort order on the Activity table.

By default, the Activity Table is sorted in
ascending order for Earliest_Start_Date__c so that Activities with earlier start dates (either planned or actual) are displayed above Activities with later start dates.
If multiple Activities have the same value in Earliest_Start_Date__c, then those Activities will be sorted in
order of alphabetically ascending Name value.

Activity Bar Color

Controls the color of Activity Bar. Enter the name of the color (ex - red) or the hex code of the color (ex - FF0000).

By default the Activity bars are light blue in colour

Activity Link

Controls the color of Activity dependency links. Enter the name of the color (ex - red) or the hex code of the color (ex - FF0000).

By default the Activity dependency links are yellow in colour

Activity Critical
Path Color

Controls the color of Activity Critical Path on the Activities table. Enter the name of the color (ex - red) or the hex code of the color (ex - FF0000).

By default the Activity critical path is red in colour

Milestone Color

Controls the color of on Milestone on Activities table. Enter the name of the color (ex - red) or the hex code of the color (ex - FF0000).

By default milestones are purple in colour

Design Attribute

Related UI Element

UI if True

UI if False

Hide Add New
Activity

Controls the display of Add New Activity button.

Add New Activity
button is hidden.

Add New Activity
button is visible.

Hide Delete button

Controls the display of
Delete icon.

Delete button is
hidden.

Delete button is visible.

Disable Edit
Activity Action

Controls the display of Edit Icon.

Edit Activity action is
hidden.

Edit Activity action is
visible.

Hide Baseline
Button

Controls the display of the Display Baseline button.

Hide Baseline button is
hidden.

Hide Baseline button is
visible.

Hide Critical Path
Button

Controls the display of the Critical Path Button

Critical Path button is
hidden.

Critical Path button is
visible.

Hide Hyperlink in
the First column

Controls the display of
hyperlink in the first column.

No Hyperlink in the
first column

Hyperlink present in the
first column

Disable Tasks

Controls the ability to create Tasks

User will not be able to create Task type of Activity

User will be able to create Task typee of Activity

Disable Milestones

Controls the ability to create Milestones

User will not be able to create Milestone type of Activity

User will be able to create Milestone type of Activity

...

Custom Setting: Activities Download & Upload

...

  1. Go to Setup → “Custom Settings”.

  2. Navigate to “Activities Upload Download”.

    Image RemovedImage Added

    Status

  3. Click on “Manage”.

  4. Click on “New”.

A list of settings would be displayed. Check/Uncheck these settings based on the table below:

Field Label

Related UI Element

UI if True

UI if False

Activity Type Milestone Enabled

Warning

Note: The design attribute has been incorrectly named. This issue is being resolved.

Controls the display of
of Milestone type Activities on the upload/download excel sheet

Milestone type Activities are visible on the excel sheet

Milsetone type Activities are not visible on the excel sheet

Activity Type Task Enable

Activities uploaded from the Excel sheet are of Task type by default.

Activity Type Task Enabled

Warning

Note: The design attribute has been incorrectly named. This issue is being resolved.

Controls the display
of Task type Acitivities on the upload/download excel sheet

Task type Activities are visible on the excel sheet

Task type Activities are not visible on the excel sheet

Activities uploaded from the Excel sheet are of Milestone type by default.

...

Custom Setting: Activities
Status
colourRed
titleAURA COMPONENT

...

  1. Go to Setup → “Custom Settings”.

  2. Navigate to “Activities”.

  3. Click on “Manage”

  4. Click on “Edit”

  5. A list of settings would be displayed. Check/Uncheck these settings based on the table below:

Field Label

Related UI Element

UI if True

UI if False

Hide Add New
Activity Button

Controls the display
of the “Add New
Activity” button

Add New Activity button is hidden.

Add New Activity button is visible to selected Profile/User

Hide Delete
Actions

Controls the display
of Delete (dustbin)
icon

Delete icon/button is
hidden.

Delete icon/button is visible to
selected Profile/User

Hide Edit Actions

Controls the display
of Edit icon

Edit action/icon is hidden.

Edit action/icon is visible to selected Profile/User

...

Update “Activity Type” - “Status” Dependency
Status
colourPurple
titleLightning Web Component
Status
colourRed
titleAURA COMPONENT

...

The record limits and processing time of the Activities (LWC) feature are detailed below:

Feature

Record Limit

Processing / Loading Time

Activities (LWC)

  • 50 Implementation Plans with 300 Activities each

  • 4500 Activities at once. This could be:

    • Multiple Implementation Plans with total 4500 Activites displayed simultaneously in the Activities table

    • Single Implementation Plan with total 4500 Activities displayed in the Activities table

< 1 min

...

Custom Permissions: Activities
Status
colourRed
titleNASHIRA v1.38 onwards

This section details the Custom Permissions that can be used to customize Activities LWC
This functionality is available from Nashira v1.38 release onwards

Label

API Name

Description

Override Locked Implementation Plan

Override_Locked_Implementation_Plan

Grants an exception to the "Implementation Plan Locked" setting. Assigned users will have full access to manage activities within the Activities LWC even if the Implementation Plan Locked field on the Implementation Plan object is set to TRUE.