...
...
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 |
---|
UI if True
Default UI | |
---|---|
Table Sort Fields | Allows to override the |
default sort order on the Activity table. |
NA
By default, the Activity Table is sorted in | |
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) |
NA
. | 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) |
NA
NA
. | By default the Activity dependency links are yellow in colour |
Activity Critical | 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) |
NA
NA
. | 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) |
NA
. | By default milestones are purple in colour |
Design Attribute | Related UI Element | UI if True | UI if False |
---|---|---|---|
Hide Add New | Controls the display of Add New Activity button. | Add New Activity | Add New Activity |
Hide Delete button | Controls the display of | Delete button is | Delete button is visible. |
Disable Edit | Controls the display of Edit Icon. | Edit Activity action is | Edit Activity action is |
Hide Baseline | Controls the display of the Display Baseline button. | Hide Baseline button is | Hide Baseline button is |
Hide Critical Path | Controls the display of the Critical Path Button | Critical Path button is | Critical Path button is |
Hide Hyperlink in | Controls the display of | No Hyperlink in the | Hyperlink present in the |
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
Panel | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
The Activities Download/Upload Custom Setting is only available for Jarvis (v1.33) or higher. |
This Custom Setting is applicable for organizations using the Implementation Plan Excel Upload Download Functionality.
Panel | ||||||
---|---|---|---|---|---|---|
| ||||||
Please ensure the ampi__xx_Activity_Type__c field has been removed from the ampi__IMPLEMENTATION_PLAN_EXCEL fieldset in order to use this custom setting. |
To customize the Activities Aura component:
Go to Setup → “Custom Settings”.
Navigate to “Activities Upload Download”.
Status Click on “Manage”.
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 | ||
---|---|---|---|---|
Activity Type Milestone Enabled
| Controls the display of | Activities uploaded from the Excel sheet are of Task type by default. | ||
Activity Type Task Enabled
| Controls the display | Activities uploaded from the Excel sheet are of Milestone type by default. |
...
Custom Setting: Activities
Status | ||||
---|---|---|---|---|
|
...
Go to Setup → “Custom Settings”.
Navigate to “Activities”.
Click on “Manage”
Click on “Edit”
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 | Controls the display | Add New Activity button is hidden. | Add New Activity button is visible to selected Profile/User |
Hide Delete | Controls the display | Delete icon/button is | Delete icon/button is visible to |
Hide Edit Actions | Controls the display | Edit action/icon is hidden. | Edit action/icon is visible to selected Profile/User |
...
Update “Activity Type” - “Status” Dependency
Status | ||||
---|---|---|---|---|
|
Status | ||||
---|---|---|---|---|
|
...
In order to update the Activity Type - Status field dependency, you would have to:
Update picklist dependencyon the “Activity Type” field;
Update Clone and update the validation rule on the “Status” field;
Update instructions instruction (4c) within the Implementation Plan DL/UL Excel
Update Picklist Dependency on the Activity Type Field
You can follow the instructions below to update the picklist dependency on the Activity Type field:
Navigate to the Object Manager tab within Setup
Navigate to the Activity (ampi__Activity__c) Object
Search for the field Activity Type and click on it
Scroll down to the Field Dependencies section and click on the New button
Select Activity Type as the controlling field and Status as the dependent field
Update the picklist dependency based on your requirement
Update Validation Rule on the Status Field
You can follow the steps mentioned below to update the validation rule on the Status field within the Activity object:
Navigate to the Object Manager tab within Setup
Navigate to the Activity (ampi__Activity__c) Object
Click on the Validation Rules option
Click on the Edit button and update the Error Condition Formula and Error message based on your requirement
...
UL
...
Excel
...
...
“PREPARE_UPLOAD_
...
Navigate to Object Manager tab within Setup
Search for and navigate to the Custom Labels option under User Interface
Update the value of the custom label PREPARE_UPLOAD_4C based on your new dependency
4C”.
...
Field Sets: Activities
Status | ||||
---|---|---|---|---|
|
Status | ||||
---|---|---|---|---|
|
...
The record limits and processing time of the Activities (LWC) feature are detailed below:
Feature | Record Limit | Processing / Loading Time |
Activities (LWC) |
| < 1 min |
...
Custom Permissions: Activities
Status | ||||
---|---|---|---|---|
|
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. |