Automatic hyperlinks
Hi,
I've seen this topic going on since 2017. Is there a way now to turn off automatic hyperlinks (even if they are not hyperlinks)? If not, would it possible to give us a function that just simply turns a hyperlink into plain text? It's a clumsy workaround but at least it's a workaround.
Has anyone else figured out how to deal with hyperlinks?
Thanks!
Answers
-
Hi @Zsolt
Are you referring to adding text into Smartsheet, then the cell turns the url into a hyperlink?
Ex.: https://community.smartsheet.com/
If so, this is due to the https::// or www. at the beginning of the URL. You can turn this into plain text by either manually removing that part of the url, or we can strip it out with a formula in a helper column. For example, if it's because all your text has https://, we can strip it out like so:
=SUBSTITUTE([Text Column]@row, "https://", " ")
If I've misunderstood what you were looking to do, it would be helpful to see screen captures of your current set-up and sheet. Please also feel free to let the Product team know about your use-case and request by filling in this form, here.
Thanks!
Genevieve
Need more help? 👀 | Help and Learning Center
こんにちは (Konnichiwa), Hallo, Hola, Bonjour, Olá, Ciao! 👋 | Global Discussions
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.1K Get Help
- 414 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 141 Just for fun
- 58 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 299 Events
- 38 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!