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
SUMAN KUMARI 70SUMAN KUMARI 70 

Display a text and Link coming from a custom field in Vf Page

Hey All, 
I have a custom a field which has the value of a text as well as a link for an example 'Hey My name is leena. You can find me on https://www.google.com'. I am using this field to display on a Visualforce page but the text which I can see on the page is a complete text. I am not able to click on the link given in the text displayed. 

Kindly Let me know, how can I achieve this.

Thanks in advance for your time,
 
AbhinavAbhinav (Salesforce Developers) 
Hi Suman,

Please also share the code .

Thanks!
Suraj Tripathi 47Suraj Tripathi 47

Hi,

You can take references from the below link.

https://salesforce.stackexchange.com/questions/84356/link-to-open-vf-page-beside-a-field
https://developer.salesforce.com/forums/?id=906F000000096gtIAA

if your query is solved then mark it as the Best Answer

Thank You

jmhgkhm hgfjngfjmhgkhm hgfjngf
There are so many custom codes are availabel to do this task I am using this code (https://topgrinderguide.com/best-meat-grinder-guide/) and its very easy to understand and apply.