I'd like to be able to have a url but change the shown text to not actually be the url it's linking to. So say I'd like to show google but have the underlying link go to http://www.google.com.
URL type allow for label and url
Collapse
X
-
This is called link alias. The way I achieve this is to put the link in a Textbox-Field an do a markup formatting, like so:
[Your displayed name](https://your URL)
Depending on your need, you can construct the alias by formula. If you have a real world example, I could give you the formula.👍 1Comment

Comment