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.

learn more… | top users | synonyms

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 ...
1
vote
1answer
15 views

Keyword search passing in Urls to return results in Fast Search 2010

I am performing a keyword search, passing in 3 urls which are different places within the site. The idea is to search where (urls = url1 or urls = url2 or urls = url3). I've got a managed property in ...
0
votes
0answers
21 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
2answers
19 views

filter with url: should be very easy but doesn't seem to work?

This is really weird as it seems so simple to me, but just won't work. myserver/site/lists/ExampleList/AllItems.aspx?ID=133 isn't this the basic url filter to only show that item? it does work ...
0
votes
2answers
46 views

SharePoint 2007 Changing of Site Collection URL

I want to change the URL of Site Collection _http://teamnet.com/old to _http://teamnet.com/new. I found some solution to do the changing of URL via backing up the site collection stsadm -o backup ...
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
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
36 views

How to place My Sites inside another site's URL but still keep them logically isolated?

I'm setting up SharePoint 2013 as a company intranet site, and we want to implement My Sites; I know the best practices call for placing them in their own web application and content DB, but we'd ...
0
votes
2answers
30 views

Site Template Urls

I have a SharePoint site, and saved it as a Template. My problem is, I have a third part WebPart that references in his settings, the URL of the site. When I create a new site using the template, ...
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
28 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
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
0answers
32 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
1answer
53 views

Double value in URL from SPListItemCollection result

I have a basic list which I am using to generate a "Quick Links" menu WebPart. It looks ok but for some reason the URL field (of URL type) when rendered renders html that looks like this: <a ...
1
vote
1answer
31 views

ampersand (&) in list definition custom form URLs

I want to use more then 1 query param for custom list form. So, this is XML definition: _layouts/MyPage.aspx?param1=x&param2=y When custom form is called for new listitem it sending ...
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
64 views

ListData.svc REST and URL Encoding of Field 'Parts Released?'

I have a field with the display name Parts Released? but I cannot seem to figure out how to encode the field name. I have tried Parts Released%3f but regardless of what I try I get a 400 Bad Request ...
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
2answers
2k views

How to get a file using SharePoint Client Object Model with only an absolute url at hand?

We have a database with absolute (full) links to SharePoint files. If a user wants to download or get checkoutstatus information about the file, our program needs lookup that information in ...
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
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
1answer
196 views

How to get the sharepoint website url in a workflow from the current SPListItem?

I am using sharepoint 2010 and have created a workflow in vs. In this workflow I create some tasks and fill the title, bodytext and assign it to a user or group. In the bodytext I add an hyperlink as ...
4
votes
2answers
86 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 ...
0
votes
1answer
105 views

Why are changes to navigation nodes by my Powershell script rolling back?

I've written some scripts that were supposed to help me correct links manually added to the navigation of a site. Basically I'm just doing a find and replace in all of the URLs. I've figured out how ...
0
votes
0answers
102 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 ...
4
votes
1answer
323 views

Change URL description programmatically in list C#

I have this list with artists that I manipulate with C#. I can get all te values of the list with this code part and change SPListItem listItem = properties.ListItem; SPWeb artistWeb = ...
1
vote
1answer
130 views

Link Title in list to value in URL column

I have a default custom list with 3 values: - Title - Description - URL What I'm trying to do is fill the Title with a name, fill the description with text and automatically create a page with the ...
0
votes
1answer
350 views

JQuery Ajax Post method not working with Sharepoint 2010 URL

I'm trying to send some data to an aspx page by clickin on button but it doesn't seem to work by using jQuery Ajax Post ,however if I just chage the ajax type to GET it works fine ! but I do really ...
0
votes
0answers
74 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 ...
2
votes
1answer
704 views

SharePoint 2010 URL limits not completely understood

My team and I are trying to test the limits of SharePoint 2010 - specifically around URL and path lengths. In our root web, we created doc library that contains a main folder with an arbitrarily long ...
3
votes
2answers
769 views

CustomAction: UrlAction to open link in a new window

I have added a menu item to the Personal Actions menu by creating a CustomAction like so: <CustomAction Id="myCustomAction" GroupId="PersonalActions" ...
3
votes
1answer
410 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). ...
0
votes
0answers
33 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
1answer
124 views

Get site url in ContentEditorWebPart content

I have added a ContentEditorWebPart to an Element file in visual studio. I want to get the current site url and place it in the content block (between the cewp:Content tags). How would i do this? ...
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
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 ...
2
votes
1answer
160 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
2answers
655 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 ...
0
votes
1answer
96 views

Opening a document from Document Set vs. using direct Link

I have some documents stored in a document Set. I noticed that opening the file by clicking on it in the document set produces a different behavior than taking this exact same link and putting it on ...
0
votes
2answers
74 views

Working around https

I have quite a few custom webparts that redirect the user to specific content. It all works fine in HTTP context, but not in HTTPS, because I can't manage to get the S using ...
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 ...
2
votes
1answer
95 views

How to get pageviews by url parameters?

We're sending regular newsletters to our employees about new services, documents etc which appear on our Sharepoint intranet portal. To find out how many people came to specific page from a ...
1
vote
0answers
270 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 ...
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?
1
vote
1answer
75 views

how to change to foo.sharepoint.com/default.aspx instead of foo.sharepoint.com/Pages/default.aspx

I use the trial online 365 sharepoint and just get a team website. The home web page is located as far as /Pages/default.aspx and i wonder if there is a way to sorten that /Pages/ part? i want people ...
0
votes
2answers
113 views

Sharepoint URL strange behavior

i have 2 SP 2010 enviroments (Dev and prd)... in a certain webpart i get the value of "param1" in the query string, like: string param1String = Request.QueryString["param1"] if i pass this url: ...
0
votes
2answers
306 views

Get the URL from the hyperlink column for workflow

I have list with 500+ records. There is a hyperlink column called "TargetURL". As all of us know SP saves hyperlink in ["http://portal.site.com/sitecoll/doclib/Forms/someview.aspx", description ] ...
1
vote
3answers
2k views

Get current page absolute url

I want to get the current page absolute url in sharepoint.. I'm using: this.Page.Request.Url.ToString() But for: http://e-albania.tirana.bz:6002/sites/ealbania02/_layouts/IISNewsBox/news_view.aspx ...
0
votes
1answer
3k views

Redirect SharePoint root to another homepage/site?

So I have the web application for my intranet at the URL "http://sharepoint/" however, I don't want people to be on the root of the web application as its not the actual home page. I created a ...
0
votes
2answers
468 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 ...

1 2 3