I want to add links into different parts of a microsoft sharepoint list but the HTML code doesnt work and only displays the address as a link, how do i change this so my link only says something like “more information”. I tried various html codes and nothing works.
Chosen Answer:
If you are talking about adding a link into a textfield of the add/edit form, this is not really possible, but there are workarounds.
Easiest:
Enter the text, then line break then url, like this
Please go here to access Yahoo:
Yahoo:
http://www.yahoo.com/
Another way you can do it is to add a hyperlink field to the list.
Go to Site Settings, Modify Site Content, Customize the list, add a new hyperlink field.
This only works if you have only one hyperlink, though.
by: Monkeyman
on: 28th March 07