• adampearless
  • NEWBIE
  • 0 Points
  • Member since 2009

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 1
    Replies
Is there anyway to remove the 'Del' link that appears when a Task/Event is added to Activity History.

I am able to hide the standard buttons like Clone, Edit in the detail page of any record by adding an inline S-Control with height and width values as zero in any section of the page layout. This S-Control gets the Id/Name (button being a static object) of the button object in script and makes its style as hidden.

But 'Del' link (being an dynamic object) appears only when records are added in the Activity History can't be done like the same mentioned above for hiding buttons.

Please let me know if anybody can throw some light on this.

Thanks,
Karthik.