Admin Guide - Change Tab Labels for the Salesforce Task View LWC

    The Salesforce Task View Lightning web component provides users with the ability to see and toggle between All Salesforce Tasks, My Salesforce Tasks and All Overdue Tasks. This component can be added to any Lightning page such as a homepage or the project Lightning record page.
     

    When this component is added to a Lightning page such as a homepage, it will display the following:
     

    • All Salesforce Tasks - the component will show all Salesforce Tasks related to Projects that you have access to, regardless of whether the Salesforce Task is assigned to you personally. It will include Tasks where the Inspire Task field is not blank and where you have access to the related Project.
       
    • My Salesforce Tasks - will include all Salesforce Tasks assigned to the viewing user. This will also only display Salesforce Tasks related to Projects.
       
    • All Overdue Tasks - will include all Salesforce Tasks that are overdue. Similar to the "All Salesforce Tasks" tab in this component, you will see all overdue Salesforce Tasks related to Projects you have access to, even if the Salesforce Task is not assigned to you personally.

     

    When this component is added to the project Lightning record page, it only displays Salesforce Tasks related to the project. This provides Project Managers a quick and easy way to see and navigate to the related Salesforce Tasks.

     

    You can change the tab labels for the Salesforce Task View Lightning Component. This help article will show you how.

     

    Please note:

    The steps outlined in this article must be done by Salesforce System Administrator as it requires access to Salesforce setup.

     

    1. Click on the Gear Icon in the top right corner and go to Setup.


       
    2. Enter "Custom Labels" in the Quick Find box and click on Custom Labels.


       
    3. Click on the letter "S" to jump to the labels starting with this letter. 


       
    4. Look for the following labels. 


       
    5. Click on the label you would like to change. For example, let's say we want to change the "All Salesforce Tasks" tab label. We are going to click on the name.


       
    6. Click on New Local Translation / Overrides.

      If you do not see this option, please make sure Translation Workbench is enabled in your Salesforce org.


       
    7. Select the Language and enter your preferred label in the box "Translation Text". Then, click on Save. Do this for each label you would like to change for the Salesforce Task View Lightning web component.


       
    8. The Salesforce Task View Lightning web component will now display your label changes.


    Tags

    Administration

    « Previous Article