Versions Compared

Key

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

...

Table of Contents
minLevel2
maxLevel3
stylecircle

Related pages:

...

Activities Components

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

  • Aura components are the self-contained and reusable units of an app. They represent a reusable section of the UI and can range in granularity from a single line of text to an entire app.

  • Lightning Web Components (LWC) are a new app-centric model that provides business and datalogics to develop dynamic web applications meant for desktop and mobile devices. Because they’re built on code that runs natively in browsers, LWC are lightweight and deliver exceptional performance.

...

Activities: Lightning Web Component
Status
colourPurple
titleLightning Web Component

Design attributes can be used for controlling editing elements on the Activities LWC component. They can
be used for hiding/displaying buttons and editing colors of various elements on the Activities LWC
component.

...

Design Attribute

Related UI Element

UI if True

UI if False

Table Sort Fields

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

NA

NA

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

NA

Activity Link

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

NA

NA

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)

NA

NA

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

NA

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

...

Activities: Aura Component
Status
colourRed
titleAURA COMPONENT

Some key features in the product can be configured on/off depending on the client organization’s
preferences for the product. They can be disabled/enabled at the user/profile/organization level. To enable
or disable any of these features for the Activities Aura component:

...

3. Update the value of the custom label PREPARE_UPLOAD_4C based on your new dependency

...

Customize Activity Field Sets
Status
colourPurple
titleLightning Web Component
Status
colourRed
titleAURA COMPONENT

This section details how to customize the field sets on the Activity Aura and Lightning Web Components:

...