In computing, a uniform resource locator (URL) (originally called universal resource locator) is a specific character string that constitutes a reference to an Internet or Intranet resource.
1
vote
2answers
651 views
Get value of Hyperlink field in Sharepoint 2010 list item
I'm trying to get the value of a field of type "Hyperlink or Image" (currently set to "Hyperlink" in the column settings that is being returned as part of a Sharepoint 2010 ListItem. I'm using the ...
1
vote
2answers
67 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 ...
0
votes
2answers
108 views
How to get only the website url without the absolute path of the current site collection?
I have a custom workflow in VS. I would like to merge an url. The problem is I am in an site collection with the name RFC. I see the absolute path 2 times when I merge like below:
ItemURL = ...
0
votes
2answers
467 views
Is it possible to determine if a given URL represents an SPListItem?
I am wondering if there is some sort of way to check a URL to see if it represents a list item before calling SPWeb.GetListItem that I haven't found.
I have code that needs to retrieve a list item ...
3
votes
1answer
79 views
how to load a folder given just a ServerRelativeUrl using Microsoft.SharePoint.Client
In my application I have a url of a folder as retrieved by folder.ServerRelativeUrl() eg. /consulting/TeamSiteTemplate/Documents/
Now I want to get a list of folders inside this folder. I use this ...
3
votes
1answer
405 views
~ in ~site/_catalogs/masterpage/m.master is ignored
I've received a WSP where the contained pages reference the master page as shown in the title. The pages are deployed to a folder under the Site (ie http://app.contoso.com/PagesFolder/welcome.aspx). ...
2
votes
1answer
159 views
How to parse a SharePoint URL to get CSOM objects?
Let's say the only input I have from the user is the full URL to a folder in a Document Library called "Public Documents":
http://intranet.contoso.com/SubSite/PublicDocuments/Folder/SubFolder/
Using ...
1
vote
1answer
60 views
SharePoint is stripping my url (removes the domainname) in a hyperlink inside the description of a task
I have a sharepoint 2010 portal and have builded a custom workflow in VS2010. In this custom workflow I create a task and sete the title, description and assign it to a user. When this workflow is ...
1
vote
1answer
136 views
SharePoint & Protocol-Relative URL's
A common web development trick is to use protocol-relative URL's, i.e. we drop the scheme part of the URL, e.g. http, and based on the scheme of the page the URL's take will use that scheme.
However ...
0
votes
1answer
44 views
What is this URL list filter parameter?
I have a I am trying to build but I need to know what to populate in one of the parameters...
For Example...
...
0
votes
1answer
25 views
Manage links in Sharepoint
I've a big Sharepoint Publishing site with many pages and sites. There are many external list that should be managed. My problem here is when a external link (to a specific website or resource) ...
0
votes
1answer
44 views
Is there a “URL-Structure” for Users and Groups I can access via Hyperlink?
I have a Custom WebPart which gets credentials from the site into a GridView-Table. The result (user and credential) is shown as strings. I want to create a Hyperlink to the users e.g. mysite, instead ...
0
votes
1answer
138 views
Same base URL across Site Collections
For growth and performance reasons, I need to distribute my Webs across several Site Collections.
Still, I want the URL of these Webs to appear as though they are in the same place. Here is an ...
2
votes
0answers
457 views
Url to an item with Client Object Model
Regarding my question, at this moment i'm writing some client object model code and I can't find a way to retrieve create make an url ...
My question now is:
How can I create an url to an item? I ...
1
vote
0answers
269 views
Programatically creating Discussion List Posts - and replying to them from Outlook
We are Programatically creating a Discussion List Post/Topic (using JavaScript) based on an entry in a custom list. The idea is to synchronize this Discussion List with Outlook. That does happen ...
1
vote
0answers
71 views
Why does Search only accept YMD date format when Search Language is en-ca (usually DMY date format)?
For some reason the server thinks that the date format for English (Canada) is YMD or yyyy/MM/DD, and the server will only correctly read queries with that format. However, the default short date ...
1
vote
0answers
484 views
Content link URL for a content editor web part
I'm creating a content editor web part that needs to point to the site collection root. Currently, for it's "Content Link" URL field, I have ../../SiteAssets/js/jquery-rotator/slider.txt but this is ...
0
votes
0answers
16 views
How to hide and disable a SharePoint 2010 URL
Here's the scenario...
After an employee fills out a survey anonymously with Survey Monkey, they will be directed back to a SharePoint site. The SharePoint site will display a few words along with a ...
0
votes
0answers
16 views
Site Collection and sites Mapped to controller and action methods on asp.net MVC
I came from an MVC architecture background and currently I am learning the architecture of SharePoint 2013.
So can I make the following assumptions:-
Creating a new site collection in SharePoint ...
0
votes
0answers
32 views
Possible to change view setting (Show all items without folders) via url parameter?
I have a view that may or may not contain some folders within the view depending on the library. I am building a web part that displays the list items based on some url filter parameters, in this case ...
0
votes
0answers
54 views
'Email a Link' uses the renamed URL which fails
I have a SharePoint server which was originally named http://sharepoint2.xyz.com. I setup an AAM so that our users use http://sharepoint.xyz.com. And then later SSL was added so all users go to ...
0
votes
0answers
27 views
How to automatically generate the URL for the “URL Access” of SSRS Reports in a Report Library?
This is my setup:
I've a few reports developed using Business Intelligence Development Studio & deployed on Reporting Services in SharePoint Integrated mode.
The RDL files are deployed to a ...
0
votes
0answers
30 views
Sharepoint - Error while checking in a document from a document library
In Sharepoint document library, while we try to check in a document from MS Word , we are thrown with an exception as
“The Internet address “xxx-xxx.extn” is not Valid.”
Note : The ...
0
votes
0answers
30 views
How to add test environment website url to the white list of exchange?
I am building an custom workflow in visual studio for sharepoint 2010. This workflow creates tasks and asign it to some user or group. I am also setting the title, description from the task. In the ...
0
votes
0answers
101 views
Sharepoint 2010 Add Browse Button to make link to share location
We have files that are NOT within the sharepoint infrastructure and would like to link to them in certain lists. Is there a way that a user can edit a list item and add a URL to the share location by ...
0
votes
0answers
72 views
custom URL and SSL to subsite
For starters, I just had SharePoint administration tacked on to my other duties and I don't know a lot about it yet. So bear with me.
I want to point a url to a subsite, eg. clientportal.company.com ...
0
votes
0answers
32 views
Remove My username in SharePoint URL
Is there a way to rewrite the URL for mysite inside either SharePoint 2007 or 2010. What I need to do is obfuscate the user within the URL string.
I need to change:
...
0
votes
0answers
174 views
Calculated field to split URL and update a list field
I wonder if you can help. Im wanting to find a way of storing the Parent Item within a child item entry. After doing some research ive been told that the only way this can be done is by the URL link ...
0
votes
0answers
23 views
How can I use variable in url of contetn organizer rule?
I created a Records Center site. With the button to send a record of the organization's rules content can choose to send the document library.
Target Path content organizer rule starts from the top ...
0
votes
0answers
268 views
passing url query string parameters to SSRS Report in SharePoint 2007 integrated mode
Is there some trick to doing this? Most guides suggest I just add the parameter to the url address, but that does not see to work. Is this a SharePoint 2007 issue?