remove links from leads side panel

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • livewire
    Senior Member
    • Nov 2016
    • 100

    remove links from leads side panel

    Hi

    on my leads page, i have a side panel called activities. When i click on the actitivies it gives me options to compose emails, schedule calls, schedule meetings etc...

    But i dont use the email and meeting feature so i need to remove those from the list. Can someone let me know how this can be done?

    Thanks
  • Maximus
    Senior Member
    • Nov 2018
    • 2731

    #2
    Hi,
    Well, you can only remove the Meeting entity from the Activity list (Administration -> Settings -> 'Activities Entity List'). But this will affect all Activity lists in a system (Account, Contact, Lead, etc.).
    If you want to disable it for the Lead entity only, then you need to change a code.
    For removing from the Activity panel the 'Compose Email' function you need to change the code.

    Please investigate this file: /client/modules/crm/src/views/record/panels/activities.js

    Comment

    Working...