For questions completely specific to SharePoint 2013 and **not past or future versions**

learn more… | top users | synonyms (1)

1
vote
1answer
69 views

Bad cursor position in SharePoint 2013 Note Board (FireFox)

I'm trying to post a note in SharePoint 2013 Note Board (using FireFox 19 version), the mouse cursor goes out of the text input area. Screenshot: http://www.rodyk.lt/images/2013/04/10/cursordSbh3.png ...
1
vote
0answers
22 views

SharePoint and the new Azure AD - will it run?

(I know this has been asked partly before: SharePoint Server 2010 to the Cloud (Azure) and here Sharepoint Development Environment Windows Azure but this is slightly different) I see that yesterday ...
0
votes
1answer
31 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
0answers
43 views

Update Panel refreshing and emptying Newsfeed

Good afternnon. I am developing an alert system for Sharepoint 2013 (similar than facebook notificacions). The button is inside an UpdatePanel but the issue is that when I click on the Alert button ...
0
votes
2answers
55 views

make a custom view default view for a Calendar list

I have created a Calendar list via Visual Studio 2012. I have added a new Custom View to the Schema.xml file and removed all other views. this calendar list deployed by a feature. I have a custom web ...
0
votes
1answer
110 views

Sharepoint 2013 Restrict user to access _layout pages

I have created site in SharePoint 2010 and SharePoint 2013. I want to restrict login user to access _layouts pages like view all site content etc.. In SharePoint 2010 I have activated view form pages ...
1
vote
1answer
70 views

SharePoint 2013 is not using my Custom Error Page

I have tried mapping a custom error page in SharePoint using both feature activation code and the PoSh cmdlet set-SPCustomLayoutsPage, but SharePoint does not want to use my page for some reason. ...
0
votes
1answer
158 views

Enterprise wiki site collection Users privileges in sharepoint 2013

I have created a collaboration site collection which contain an enterprise wiki, and now my register users are being able to add, edit, delete and read wikis in a very reliable and efficient way. But ...
0
votes
1answer
54 views

How to host SharePoint provider-hosted Apps using ASP.Net

I have created a SharePoint provider-hosted App from Visual Studio 2012 template. And now I want to move my Host Web to existing ASP.Net web site. What steps should I do to migrate VS template for ...
0
votes
0answers
27 views

Search user profiles by name in provider-hosted app

I'd like to use the People-Picker in my provider-hosted app, but that appears to be only available in sharepoint-hosted apps. So, I've decided to do my own with a autocomplete functionality, but I ...
0
votes
2answers
65 views

Achieving consistent branding for all SharePoint 2013 sites

I see that a lot of the discussions and documentation tend to be focused on branding solutions for publishing sites and understandably so. We have a lot of other types of sites too (e.g. communities, ...
0
votes
0answers
35 views

sharepoint list displays items normally but after klicking it runs into item not found exeption

I have a normal SPList with some items in it. As you can see everything works fine. When I click on a list item, I run into an exception: How is that possible? edit: I should mention, that ...
0
votes
2answers
37 views

Custom List Display Form doesn't apply to all users

I created a custom Display Form but only system admin can see this change. I set the disp form as default disp form and checked in. What else should I do? Thank you.
1
vote
1answer
180 views

Is it possible to import/export list from Sharepoint 2013 to Sharepoint 2010?

We have been using SP 2013 for its ease of use when it comes to developing workflows especially the copy & pasting thing in SPD. But our main production environment will be using SP 2010 for it's ...
1
vote
1answer
158 views

How to get rid of the “Edit links” link in the top navigation (SharePoint 2013)?

I have a top navigation on my home page which holds links to subsites. Only on the top navigation on the home page, it shows a link called "Edit links" at the end of the navigation. Upon clicking it, ...
0
votes
1answer
23 views

Is it worth buying SharePoint Conference videos?

I understand this is not really a useful community question. Pardon me for that. The MS SharePoint Conference videos are available for 200$. I was wondering, if it will be really helpful to purchase ...
1
vote
0answers
64 views

Sharepoint 2013 custom toolbar in list definition (VS 2013)

i've a problem with the customization of the toolbar in a list definition created in a custom view. I write the following code: <View BaseViewID="4" ...
2
votes
2answers
186 views

Does Sharepoint 2013 support IFilters?

Earlier I asked how to register custom IFilters with Sharepoint 2013 and there're no answers. What bothers me is I can't even find evidence that IFilters are supported in this version. All the search ...
0
votes
0answers
34 views

Tree View for Document Library doesn't work

I have two column. First column is the nav part but it's empty. My doc library is in the second part. What's wrong with my code? The Id's are true. My tree view code: <table style="width: ...
0
votes
0answers
17 views

Teamsite member approval! Users should not be able to join a teamsite without a approval from site owner

I have a teamsite and right now users can join and become a member of the teamsite, but I would like to add a approval so when they click on join they need to be accepted by a site owner before they ...
0
votes
0answers
12 views

Reducing Timeout

I have an intranet and have an image for weather but accessing the weather site takes a long time. Because of that the scrollbar is not shown on the site and not allow the user to do something while ...
0
votes
0answers
58 views

Content Types and Site Columns

I'm creating an extranet site for clients using SharePoint 2013. Each client will have their own subsite. I'll be pushing data from a separate database to SharePoint. I was going to setup content ...
0
votes
0answers
16 views

SP 2013 - App handling events

I have developed a Sharepoint-Hosted App in SP 2013. I am trying to write the App related events which handles the below events: • Handle App Installed • Handle App Uninstalling • Handle App ...
0
votes
2answers
88 views

Replacing Ribbon.ascx with a custom version [2013]

I'm working very deeply in SharePoint 2013 branding and I finally figured out what the <!--SID:02 {Ribbon} --> snippet actually brings in -- the code from ~/controltemplates/15/Ribbon.ascx but ...
0
votes
0answers
35 views

Can I use the People Picker in a MVC 4 provider-hosted app?

I'm building a custom app that exists almost entirely outside of sharepoint, but I'd like to be able to use the people picker. Is that possible? I'm seeing some rumblings that sharepoint controls ...
0
votes
0answers
14 views

Users should not be able to stop follow the startsite from my site

the intranet has a startsite that looks like this h t t p : / / dekor/ All users automaticly follow the startsite, but in their My Site -> Site's Im following they can stop follow it, I want to ...
3
votes
1answer
137 views

SharePoint Wiki Versus SharePoint Blog for building a knowledge base library for our company

I am new to SharePoint and after reading about the available features inside SharePoint 2013 I have decided to either:- Build a Wiki Site using the Wiki Page Library OR to use the Collaboration -> ...
0
votes
1answer
108 views

Unable to uninstall SharePoint 2013 Workflow manager

I got a problem with my SP2013 Workflows so I decided to uninstall and reinstall it. At first I wanted to disconnect my my server from the farm, but this failed 'cause I can't start the Workflow ...
0
votes
1answer
69 views

How to display Bing Map in Callout Popup as it display in SharePoint 2013 for GeoLocation Field?

I have to display Bing Map in Callout Popup as displayed in SharePoint 2013 Geo Location Field. NOTE : I have to use Out of the box Geo Location Field and take value from that field. I am using it in ...
0
votes
2answers
46 views

Modify List Forms with SP Designer 2013

I want to change the width of the fields and make the picture links viewed as an image not as an URL in the Display Form. I can modify list views with SP Designer but I don't know how to modify the ...
0
votes
2answers
150 views

Report Viewer Web Part Alternatives in SP2013

We have a need to upgrade from SP2010+PWA to SP2013+PWA. Our database server will be SQL Server 2008 R2. According to Technet, the SQL 2008 R2 Reporting Services add-in for SharePoint isn't ...
0
votes
1answer
86 views

Multiple Content Search Web Parts 2013 Bug

I've encountered the following issue with the Content Search WP which occurs when more than one CSWP is on the page. The following single threaded mode error occurs sporadically. ULS logs throw no ...
4
votes
6answers
342 views

Customing the newform.aspx of a list using jslink in SharePoint 2013

How do I customise the newform.aspx of a list in SharePoint 2013 using JSLink? A lot of examples seem to be for customising list views. I can't find anything that explains how to customise the new ...
0
votes
1answer
38 views

SP 2013 Workflow Needs to Calculate Due Date using Payment Terms and Date Received

I have a due date in one list that needs to be populated by a workflow to calculate the date received plus the payment terms. So, if the date received is 4/3/2013 and the terms are 30 then the ...
0
votes
0answers
25 views

Is it possible to intigrate between building a WikiSite & using workflow

After carefully reading the available templates in SharePoint 2013 i have settled on using the enterprise wiki template to implement a full knowledge library for my company. But as our wiki might ...
1
vote
3answers
115 views

Cannot get started with learning SharePoint 2013

I am new to SharePoint in general and I am going to start a new SharePoint 2013 project. I have registered with plursight training and I have attended some online sessions with them in addition I have ...
1
vote
1answer
58 views

Redirect in Event receiver SharePoint 2013

My question was simple in SharePoint 2010 but in SharePoint 2013 is complicated! In 2010 I could redirect user by setting properties.Status and properties.RedirectUrl. Now RedirectUrl and ...
1
vote
0answers
32 views

Using the SocialFeedManager object in remote event receiver

I'm trying to create a remote event receiver that will update the social feed of a user when ever he adds an item to a list on SharePoint Online. I've initiated the client context object using the ...
4
votes
1answer
62 views

What's the procedure for registering an IFilter with Sharepoint 2013?

I tried to register my custom IFilter with Sharepoint 2013 to no avail. I "creatively varied" the registration steps that worked for Sharepoint 2007 and Sharepoint 2010 but without success. Is there ...
2
votes
2answers
245 views

Site collection locked & stucked in read only mode

I do have a SharePoint (2013) site collection that is stuck in read only mode due to a backup that was either interrupted or didn't terminated properly. I'm unable to unlock from : Site Quotas and ...
1
vote
2answers
144 views

Callout Popup is not working in App Part

I have to display a popup as in SharePoint 2013 which is called Callout popup. for that I have to use callout.js file in my code. I have tried it with Content Editor Web part and it is working fine ...
0
votes
0answers
33 views

Add Connection is empty-External Content Type

When I click on Add Connection the drop down list comes empty. What should I do? Why can't I see the drop down list?
2
votes
1answer
386 views

Rich text Editor (ribbon based) in a webpart in SharePoint 2013

My goal is to create a rich text editor for a textarea in my custom webpart in SharePoint 2013. The data is saved outside the SharePoint, so I can't really use a sharepoint list for that. I really ...
0
votes
0answers
15 views

Extend the navigation in my documents

in Sharepoint 2013, on the personal "my" site, the left navigation only consists of two menu items: "My documents" and "Watched documents". All other pages have fine navigation - only "Documents" only ...
0
votes
1answer
41 views

Defining my staging and production environments specification for share point 2O13

After reading the following link :- http://technet.microsoft.com/en-us/library/cc262485.aspx I am planning to build my staging [Used mainly for user acceptance testing] and my production environments ...
0
votes
1answer
37 views

What should be the Content Search Web Part max per page?

I'm currently working on a department site prototype for an Intranet, which is to be packaged up and used to spawn around a dozen sites using the same Web Template. While trying to convert the ...
0
votes
0answers
40 views

InfoPath form Problem

I modified new form with infopath but it says: InfoPath cannot submit the form bewcause it contains errors. Errors are marked with either a red asterisk (required fields) or a red, dashed ...
0
votes
3answers
30 views

Cannot access to remote sitecolletion

I have created a site collection, after that added Internet Zone in Alternative mapping, but still cannot access to this site collection. I have a suggestion to enter login/pass, but it is not ...
2
votes
2answers
144 views

Unable to STOP microsoft sharepoint foundation web application service

I have a multi server farm and i want to stop "microsoft sharepoint foundation web application service" in all the other servers except Web front end server. When i tried stopping this service it ...
0
votes
0answers
62 views

How to enable document library item “Follow” button for custom library items?

I created a custom list definition in SharePoint 2013, using visual studio. When i create a document library based on this definition (template) i do not see the "FOLLOW" button in the document ...

1 3 4 5 6 7 15