right-click an email address and copy the link, you get javascript:void(0) instead of the actual email

Dear SugarCRM Support,

I am experiencing an issue in SugarCRM version 14 when trying to copy email addresses. When I right-click an email address and select "Copy link address", instead of getting the actual email, I receive javascript:void(0).

Is this expected behavior, or is there a way to copy email addresses directly? If there is a workaround or a setting to change this behavior, I would appreciate your guidance.

Thank you in advance for your support!

Best regards,

Parents
  • Hi  

    Thank you for reaching out.

    This behavior is expected and is a long-standing technique used to prevent direct clicks from following the URL.

    If you have a development background, you can extend the emails field and update the template accordingly. Additionally, you will need to modify the controller to handle the click event and adjust the behavior.

    Alternatively, you can submit an Enhancement Request through our support agents if you’d like to see this functionality improved.

    Thanks!
    Tevfik Tümer
    Sr. Developer Support Engineer 

Reply
  • Hi  

    Thank you for reaching out.

    This behavior is expected and is a long-standing technique used to prevent direct clicks from following the URL.

    If you have a development background, you can extend the emails field and update the template accordingly. Additionally, you will need to modify the controller to handle the click event and adjust the behavior.

    Alternatively, you can submit an Enhancement Request through our support agents if you’d like to see this functionality improved.

    Thanks!
    Tevfik Tümer
    Sr. Developer Support Engineer 

Children
No Data