Hyperlink in Description Field

Hi all,

I have an app which draws some of its data from another source via CSV file upload.

Each week, I plan to upload the CSV file. -I think some of my users will be frustrated when they make changes and find they have been changed back on the next CSV upload.

One of my columns in my table is called Group, but my users know it as a Grade. I currently have it configured like this:

Column Name: Group
Display Name: โ€œGradeโ€
Description: โ€œGrade - Permanent changes should be made at mywebsiteโ€

I think it would be better if mywebsite.com was a clickable link. Is this possible in a Description?

I have tried the following syntax without any luck:

CONCATENATE("Grade - Permanent changes should be made at ", HYPERLINK(โ€œhttp://mywebiste.comโ€, โ€œmywebsiteโ€)
)

Iโ€™m guessing Iโ€™m doing something wrong. If so, what? If not, would this be a valid feature request?

Thanks
Stel

0 2 222
2 REPLIES 2

Steve
Platinum 4
Platinum 4

It is not possible to include a hyperlink in a Text or LongText value.

Thanks Steve.

Top Labels in this Space