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

learn more… | top users | synonyms (1)

1
vote
4answers
507 views

Jquery is not firing on Page load SharePoint 2013

I have the following code (function ($) { $(document).ready(function () { // Ensure that the SP.UserProfiles.js file is loaded before the custom code runs. ...
0
votes
4answers
152 views

Creating users in the User Profile Service

Background We are currently using SharePoint 2010 and are potentially looking at SharePoint 2013 for an upcoming project. Question The article below suggests that user profiles cannot be created ...
2
votes
3answers
111 views

Retrieving Taxonomy Terms by Rest API based on refiners

I don't have any Site Columns, any Catalog Site Collection or Catalog list. I have about 30 Terms and TermSets (in MMS). Now I want to use them as a search based menu. By using Powershell I have ...
1
vote
3answers
332 views

SharePoint 2013 Client People Picker

I have an issue - I enter correct email of user to client people picker, but I do not see any suggestion to choose user. If I copy and past the same email, I see the error message - there are several ...
0
votes
3answers
195 views

How can I control formatting of a Property Mapping in a Content by Search Web Part? (SP2013)

I am currently having fun formatting a Content by Search web part in SharePoint 2013, but the formatting of individual values (through Property Mappings) has got me properly stuck. I already have ...
0
votes
2answers
52 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
172 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
2answers
98 views

Move document from “my” site to public library in Sharepoint 2013

I'm actually testing Sharepoint 2013, primarily for document management and sharing with colleagues. When working on a file (e.g. word), I'd like to keep it private until it's ready for public use. ...
0
votes
2answers
65 views

Will SharePoint developers still need asp.net webforms skills for 2013 and beyond?

Will asp.net webforms skills still be a requirement for SharePoint development down the road? Or will webforms become just one development technology out of many a SharePoint developer can choose ...
0
votes
2answers
250 views

Where I can use asp.net MVC with my SharePoint 2013 project

My current situation is as follow:- I have a team with asp.net MVC experience , entity framework, jQuery +SQL server We have built many web applications using the above technologies. Currently we ...
0
votes
2answers
63 views

Calculated value for Single line of Text doesn't work

I have a column named "Risk" and the condition of the values is here: Düşük: Risk <= 4 Orta: 4 < Risk <8 Yuksek: 8 <= Risk Risk value is the sum of 2 column values. ...
0
votes
2answers
168 views

Web Application/Site collection can't displaying Problem

I created a new web application. I try to restore a site collection from a backup. It finished succesfully but when I type the url This page can't be displayed occurs. I think the problem is about ...
0
votes
2answers
77 views

Is necessary to restart Server/PC while installing the sharepoint server 2013

I am new to SharePoint. I want to install SharePoint Server 2013 on my production server. I want to know during the installation of SharePoint 2013 , a server restart is required or not. Let know ...
0
votes
2answers
564 views

Error occured with Blob Cache in

I am getting the following error in Event viewer, after enabling Blob Cache : An error occured in the blob cache. The exception message was 'The system cannot find the file specified. (Exception ...
0
votes
2answers
112 views

SharePoint 2013 - Cloud Share App error

I am using "Cloud Share" SharePoint 2013 VM and just write a hello world , SharePoint 2013 - Auto Hosted App. While build the solution, i got the below error: Error 1 Error occurred in deployment ...

1 4 5 6 7 8