A hyperlink (or link) is a reference to data that the reader can directly follow, or that is followed automatically
8
votes
3answers
715 views
Add “New document” button to home page
I have a fairly simple SharePoint subsite that has two elements:
the home page
a document library
The document library has two content types associated with it. What I would like to do is add a ...
4
votes
2answers
85 views
Stop sharepoint from reformatting html
I have a site page where I am trying to add a link to a particular calendar in outlook web access.
The URL is
...
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.
3
votes
3answers
2k views
Opening a document from a link on a web page: how do I allow open for editing?
Most of my users are on Office 2007, my SharePoint installation is 2010, and we all use IE8. I currently have "Require Check Out" on my document libraries set to "No". I have a page in one of my ...
3
votes
1answer
886 views
SharePoint 2010 Document ID Link Opens to Search Page [duplicate]
Possible Duplicate:
DocIdRedir.aspx sometimes redirects to search results instead of document preview
I have set up my document libraries (2 of them) to utilize the DocID attribute. I have ...
3
votes
1answer
119 views
Make Link to a Document more user friendly
The way Link to a Document works is that I need to go to the place where I want the link to appear. Click this content type and then provide the URL to the document in some remote location. This makes ...
2
votes
3answers
3k views
Is there a link checker for SharePoint 2010?
I'm looking for a program, feature or timerjob that checks links on SharePoint 2010 Publishing-Sites and Hyperlink-Lists if they are alive.
The Out-of-the-box link scanner of SharePoint checks only ...
2
votes
1answer
510 views
Calculated Hyperlink Column - Lost ID-Field Value Upon Editing
I created a calculated column with the following formula:
="<a href='../X_C03 Staff Members/DispForm.aspx?ID="&ID&"'>View</a>"
and included this into a view. The column works ...
2
votes
1answer
115 views
Link to Another Blog Post from Within Modal Window
I have a simple blog on my internal development site which has two posts. I use JavaScript on a custom application page to launch the Post.aspx?Id=3 page in a modal window. Works great. The only ...
2
votes
1answer
1k views
sharepoint link not working in IE but working in Firefox
I have a problem with one of the links in a column of my XsltListViewWebpart. It's working perfectly fine in Firefox, but when I click it in IE, nothing happens.
The code for the link is:
<a ...
2
votes
2answers
2k views
Do named anchors work in SP2010?
I've been reading that named anchor tags don't work in SharePoint 2010 Server; these are the tags that allow you to jump to a part of a page. In other words, the core.js functionality will prevent you ...
2
votes
2answers
147 views
How to Change the Destination of username Links?
In a SharePoint portal, whenever you see a username anywhere, it is automatically hyperlinked. If you have mysites configured, it leads the user profile on mysites. If you don't have mysites ...
2
votes
1answer
990 views
How is the bookmark link feature enabled?
For a project I'm working on, I'm trying to setup a glossary of terms in a SharePoint wiki page. I wanted to be able to link directly to terms but when I tried using regular html # section links, a ...
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 ...
2
votes
0answers
71 views
How to send a Document ID link instead of a general link
I'm not sure if this is possible, but I would like to set up my site so that when users send links to documents, they send the permanent URL related to the Document ID, instead of the standard link ...
2
votes
1answer
2k views
InfoPath Dynamic Hyperlink?
I've created a field in a SharePoint list to hold a URL. The catch is that the URL in this field gets updated by InfoPath as the user sets other fields within the list.
By the time the user gets to ...
2
votes
2answers
165 views
Default documents in search results
In my Foundation 2010 If I search something i get the result as links to DispForm ie:
http://myserver/Lists/Orders/DispForm.aspx?ID=6937
but actually my default document to display it is ...
1
vote
3answers
61 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 ...
1
vote
3answers
247 views
Add (replace) hyperlink to pictures in a Picture Library Slideshow Web Part
On our team site we have added a web part that is a "Picture Library Slideshow" web part. Currently clicking on the images that scroll in the slideshow directs the browser to just the image's URL. I ...
1
vote
1answer
548 views
Custom CQWP itemstyle with link to library
I was wondering if it is possible to somehow create a new itemstyle which has a link to the library where the items in the content query is located?
Example:
First ListItem
Second ListItem
Third ...
1
vote
1answer
337 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 ...
1
vote
2answers
270 views
LinkFilename - display text from other field
I have document library with column LinkFilename which renders link to document, where text is the name of the file. Is it possible to modify column is such way, that it will still render link to ...
1
vote
2answers
386 views
Migrated site from 2007 to 2010 .. broken navigation links
We migrated an SP 2007 site collection to 2010 by attaching it's DB. However, because the Host Name changed and because we had hard coded urls in the navigation we have broken tabs as expected.
Is ...
1
vote
1answer
58 views
stop users linking to files in file system from web pages
We are still working on our sharepoint implementation and have had a requirement come in from the powers that be to stop users linking to file system(network drive) documents from their webpages. ...
1
vote
1answer
287 views
Is it possible to import an Excel spreadsheet, including the comments and hyperlinks, into a List?
I would like to import a Microsoft Excel spreadsheet into a SharePoint 2007 List. The spreadsheet contains comments and hyperlinks. Could those also be imported in the List?
Comments I know would ...
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
206 views
Is there a way to bulk update image links in a blog site?
We're migrating a site collection to a new farm (SP2010 to SP2010, same version). In the old farm, the site collection resided at the root of the web application (http://oldsitecollection/). As part ...
1
vote
1answer
485 views
Collect Data from User in Workflow - custom email - collect data URL creation
When I'm creating a workflow in SP 2010 Foundation, I'm using the collect data from user action. I'm able to add it and by default it sends the default e-mail to the user asking to action the item. ...
1
vote
3answers
253 views
Automatically/Dynamically Create Links to All Files in a Folder?
I have 45gb of videos and accompanying PowerPoint docs in a folder on our network that I want to make available through our SharePoint site. The videos themselves are 250mb WMVs. From what I've read, ...
1
vote
3answers
2k views
Link to a Document by UNC
I've seen some old discussions about this but nothing current, so thought I'd throw it out there:
Using MOSS/WSS 3.0, I'm looking for ways (without Visual Studio) to allow a new Link to a Document to ...
1
vote
1answer
362 views
Auto-create hyperlink pointing to another Item in the same list - Possible?
May I know if SharePoint 2007 is able to identify keyword that corresponding to another Item in the same list and auto-create hyperlink pointing to this item's description column. (Assuming that there ...
1
vote
0answers
13 views
Link to share folder using link list not opening in Chrome
We use link list to create hyperlinks to share folders. I've never had a problem accessing them from Chrome, but with some browsers like Chrome and Mozilla it does nothing. I assume it is how these ...
1
vote
0answers
18 views
Create link to value in taxonomy
I have som users that wants a link directly to a value with children in the taxonomy navigation area.
Is this at all posible?
I have tested several ways, most of them work when i paste them in my ...
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, ...
1
vote
0answers
52 views
Sharepoint Issues with Checking Out Documents
We have a unique problem, We have several of our users that can check out signed in documents, although they are in the same permission group as other users.
The link that you use to check out the ...
1
vote
2answers
420 views
Add a ‘Create New Document Set’ link to a web-page
I've found this page which explains how to add a ‘Create New Document’ link to a page :
<img alt="" src="/_layouts/images/rect.gif">
<a ...
1
vote
0answers
49 views
Outlook downloading files, rather than opening in SharePoint
When I receive an email in Outlook that has a link to a document on SharePoint, the link just downloads the file to be opened by my locally installed Office 2010. I've figured out that this happens ...
1
vote
1answer
62 views
Create a link to a library from within a page
is it possible to create a link on a page to a library within the same page. So for example, I have a small list of 8 categories on my page, when i click on the first category "Governance" I would ...
1
vote
2answers
66 views
How to display the URL (from the link) in the search results?
I've added a simple "Link List".
When I search, the Search Core Result webpart displays a list from all results. But the hyperlink which is generated points to the LinkItem, not to the real URL.
is ...
1
vote
1answer
3k views
Making a link from SharePoint site to Excel file on Shared Drive
Even though solution to this might not be SharePoint related, but thought to ask here anyway in case someone has some thoughts.
I'd like to make it possible to open certain Excel macro-enabled ...
1
vote
0answers
114 views
Document library - problem with document link
I'm trying to create a database of files, which will mostly contain *.zip packages with SCORM. This packages will be stored in remote location and I'd like to provide only links for them. SharePoints ...
0
votes
1answer
195 views
painless way to display hyperlink as url?
I've got a list that makes use of the "Hyperlink or Picture" field. The list is used to hold URLs.
What I really want to do is to display those URLs, not the pretty descriptions for them.
I ...
0
votes
1answer
91 views
Link in a visual webpart sharpoint 2010
I am working on a internet site which has all the best practices used in it. I have a simple task but want to make sure that i also use the best possible solution.
The requirement is that i have to ...
0
votes
2answers
492 views
Adding Hyperlink Property in Visual Web Part in SharePoint 2010
I have added one custom property in my SharePoint 2010 site, which gives me a TextBox to fill values.
My requirement is I want one Text with HyperLink on it.
How can I add HyperLink Property to my ...
0
votes
1answer
48 views
Sharepoint 2010 is changing my url in hyperlink column
I have a SharePoint 2010 web application "myapp.test.com" and I have extended this application to myapp-edit.test.com
I also have configured the following two alternative access mapping urls:
...
0
votes
1answer
28 views
How to Log Users Who click Hyperlink
I have a SharePoint page with several hyperlinks pointing to different document downloads. I would like to log information everytime someone clicks a hyperlink. More specifically, I would like to keep ...
0
votes
1answer
24 views
SP2007 using Source token in link
In SharePoint 2007 in some occasions i see that when im redirected to some pages etc, i see a source in query string, and this i can use to be redirected back to the original page.
I've read on msdn ...
0
votes
1answer
35 views
Link to document library
I have a small issue, basically i have an instance of document library / list, now, how can i get a link to that list / document library?
I'm working with sp 2007
To clarify, here is the code:
...
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 ...
0
votes
1answer
1k views
Link to “Download a Copy” from a Document Library
I have a Document Library with some exported webparts (.dwp). When I embed a hyperlink somewhere to the document, it opens in the browser (IE8). I cannot change any settings on the site collection ...
