All Questions
9 questions
1
vote
0
answers
1k
views
How to use wildcard filter url with a list webpart
So I've been using url to create custom filters. Users can so customize their filter trough a form and with javascript i'm updating the url so the list webpart is filtered. The only problem is in a ...
0
votes
1
answer
319
views
(SharePoint 2010) Fix URL in Content Editor
I made a button that points to a specific URL on my SharePoint site. When I add my button using "Edit HTML Source" and save SharePoint changes the absolute URL to a relative URL which causes my button ...
1
vote
1
answer
732
views
SP2013 Regional Settings URL
I want to create a link on a sharepoint site to take the user directly to the User Regional Settings page.
The link
https://mysites..../_layouts/15/EditProfile.aspx?UserSettingsProvider=....&
...
1
vote
1
answer
635
views
How do I use a relative URL as a data source for a Timeline web part?
I am trying to create a site template for a project site. On the home page of the site, I have a Timeline web part (new for SP 2013). When the web part is created, the data source defaults to the ...
1
vote
1
answer
536
views
Sharepoint 2013 Alternate Access Mapping and HTTP Redirect
We are having trouble getting Alternate Access Mapping / HTTP Redirecting to work.
Our SP url is something like this http: //SPServer /sites/intranet
we are trying to enable users to access it ...
0
votes
0
answers
136
views
URL field in sharepoint : Points to Control Template when http removed
We have a requirement to display urls based on logged in user . We created a single line of text for url storage in SharePoint list. C# code pulls the data and displays correctly .
All is well when i ...
0
votes
1
answer
482
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 ...
0
votes
1
answer
90
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
2
answers
297
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: http:/...