function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Srinivas Reddy Annadi 23Srinivas Reddy Annadi 23 

Unable to get html link in helptext

Hi,

I am unable to get html link in hepltext in visualforce page and I wrote below code but I am unable to get that one and please help on this one.

<apex:pageBlockSectionItem HelpText="Please send an email to <a  href="abc@outloook.com">abc@outlook.com</a>"> Account Name <apex:inputText value="{!Account.Name}" /> </apex:pageBlockSectionItem>

but it is showing as Please send an email to <a  href="abc@outloook.com">abc@outlook.com</a>


Thanks & Regards
Srinivas
Khan AnasKhan Anas (Salesforce Developers) 
Hi Srinivas,

Greetings to you!

There's an idea which is active on the success community with a similar discussion for which you can upvote so that it gets available in the future.

https://success.salesforce.com/ideaView?id=08730000000HNZ9AAO

You can try this chrome extension: https://chrome.google.com/webstore/detail/fix-salesforce-bubble-tex/ndoclchfjheecjmjnfkpomkpghoglaip?hl=en
But this extension is not maintained, the last update from 2016.

I hope it helps you.

Kindly let me know if it helps you and close your query by marking it as solved so that it can help others in the future. It will help to keep this community clean.

Thanks and Regards,
Khan Anas