I want to show number in another table as hyper link

shivaadapa
Tera Expert

Hi 

shivaadapa_0-1712213078421.png

how can i show that number as hyper link?

5 REPLIES 5

Vishwa Pandya19
Mega Sage

Hello,

 

Description field is a multi-line string field. It does not support any html elements.

You will have to make a Rich Text HTML field and then you can make the number as a hyperlink.

 

If my answer has helped you in any way then please mark it as correct,

Hi @Vishwa Pandya19 

can I use work notes field to populate number as hyper link.

Hello,

 

No you cannot add hyperlinks in work notes.

Adding hyperlinks is only possible on Rich Text HTML fields.

 

If my answer has helped you in any way then please mark it as correct.

You have several options that comes to mind:

  1. Looking at your example, this seems more like a reference to another record in the platform, in which case you can create a reference field and use that. This is the recommended approach if you are referring to a record in another table
  2. As Vichwa suggested - you can create a custom HTML field
  3. I`ve seen some converting the description field to an HTML field. I`m not sure how good of an idea is that but it is an option nevertheless,
  4. you can have the link in a message (info or alert message). The Universal Request  link OTB is using similar approach.
  5. use a custom field of type URL if its external link