Tagged Questions
1
vote
3answers
63 views
How to turn off the function that converts single line of text into mailto: link
Does anybody know how to turn off automatic text conversion into mailto: links inside basic single line of text fields? It is confusing a little bit. Our customers stores server configurations in ...
0
votes
1answer
25 views
How can I force a metadata field to be treated as a hyperlink?
We're using SP Foundation, and it should be assumed that we have no functionality apart from what comes OOTB.
We have a form we're creating that's basically a document index. One of the columns is a ...
1
vote
0answers
80 views
Change Close-Button Link when opening Link from Modal in new tab/window
So, this is my scenario:
In SharePoint 2010, I have a custom List ("events") with multiple lookup-fields to other lists (for this example: "contact persons", "location") in it. I got two list-views, ...
0
votes
2answers
45 views
Creating semi-automatic hyperlinks to other items in same library
I have created some pages in the 'Pages' library pertaining to certain content. They have an extra field called 'Description' used to store the summary about the page.
Now, if the description on a ...
0
votes
1answer
173 views
How to use a hyperlink column in a workflow email
I'm creating a workflow "Send an Email" action in SharePoint Designer that needs to use a "Hyperlink or Picture" column from the Current Item. Whenever I select the "Hyperlink or Picture" column ...
0
votes
0answers
326 views
HyperLinkField in SpGridView
I have a spgridview with dynamic column.
I get a data of a special list and bind to SpGridView.
I have a URL SPFieldType, i want show description in spgridview and set url for navigationurl. I use ...
2
votes
2answers
393 views
“Add document” link missing from ListViewWebPart
I'm adding an ListViewWebPart programmatically to my custom page, so far so good, the problem is that the link "Add document" is missing(Summary Toolbar), and the simple behavior of open the edit web ...
1
vote
1answer
89 views
JS alerts on leaving SP?
We're going to include links to non-SP web applications in our corporate intranet. For those resources, I'd like to pop up an interstitial dialog/alert to make it obvious to the user that site ...
1
vote
1answer
338 views
Icon doesn't show for Publishing Hyperlink
I've got a list with a Publishing Hyperlink column. A couple of the records point to PDFs, and I've tried checking the "Display icon" checkbox. No matter how many times I check the box, it shows it as ...
3
votes
2answers
9k views
Remove link border from around image
For SP2010, how do you remove the ugly blue border from images that have a link on them? I've tried adding style="border:0" on the anchor tag but to no avail. Thanks.
0
votes
2answers
679 views
Links in Sharepoint to other Sharepoint Content
I am new to Sharepoint and am using Sharepoint 2010. I want have a page (should it be a list?) that contains quick links to other content that is already on the website. Is there a way to do this ...