...
Table of Contents | ||||||
---|---|---|---|---|---|---|
|
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 | ||||
---|---|---|---|---|
|
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 | 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 | Controls the color of Activity Critical Path on the Activities table. Enter the name of the | NA | NA |
Milestone Color | Controls the color of on | NA | NA |
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 |
...
Activities: Aura Component
Status | ||||
---|---|---|---|---|
|
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 | ||||
---|---|---|---|---|
|
Status | ||||
---|---|---|---|---|
|
This section details how to customize the field sets on the Activity Aura and Lightning Web Components:
...