Questions tagged [sharepoint-2016]

For SharePoint specific questions, please see the SharePoint Stack Exchange (https://sharepoint.stackexchange.com) site. Use this tag for programming questions which may involve SharePoint 2016. Microsoft SharePoint 2016 is a platform and a family of software products developed by Microsoft for collaboration

227 questions
1
vote
0 answers

SharePoint PnP - Adding fields to default view

I’m using the SharePoint PnP templates to deploy a list instance to SharePoint 2016. Is it possible to make the field “TheName” part of the default view or a particular view using an attribute? Below I’ve set the “TheName” field attributes…
user3213700
  • 159
  • 1
  • 2
  • 9
1
vote
1 answer

Visual studio installation in Sharepoint 2016 Multi Server farm

I am having Sharepoint 2016 on-premise environment in Multi Server Farm. I want to create custom solutions using Visual Studio 2015 and Infopath. Could someone tell me on which server I should install visual studio, Infopath ie. in Application…
Siga
  • 11
  • 2
1
vote
1 answer

Unable to rotate the labels on x-axis in DevExtreme

We are build a SPFx webpart in SharePoint 2016. We are using DevExtreme for displaying bar charts with React. The labels on x-axis are a bit long so not all the labels are displayed. When we try to rotate the labels on x-axis using the below code it…
Naveen
  • 6,786
  • 10
  • 37
  • 85
1
vote
1 answer

delete mysite application from sharepoint 2016

We have a dev environment which has a very broken mysite application. We want to delete all the personal mysites in it (not many there), delete the related database and the actual mysite application as well and start again from scratch. Is there a…
1
vote
0 answers

SharePoint 2013 CSOM C# Create document with versions keeping Editor/Modified

currently I'm working on a tool for migrating SP2013 to SP2016 (using ShareGate is no option Management says :/) What I'm doing is looping thorugh all Websites in SP2013 and perform a backup in form of a json, keeping all lists, items, documents…
1
vote
0 answers

Rest API - Sharepoint 2016 - odata.metadata=minimal don´t work

If I make a GET request in Sharepoint 2016 Rest API using header accept "application/json;odata.metadata=minimal" in url /_api/web/lists/GetByTitle('Pages')/Fields, and library pages (o other list or library) has a Taxonomy Fields return…
1
vote
2 answers

SharePoint 2016 Custom Action to trigger a workflow

I am trying to create a custom action that can be chosen by right-clicking on a file in a any folder of a particular SharePoint Library. This custom action would copy the file into the same folder with the user's login name appended to the end of…
1
vote
1 answer

Get list item version history in SharePoint 2016 provider hosted app

I have a provider hosted app and i want to retrieve the list item version history with all the columns of an item in my provider hosted app using CSOM. I tried using CAML Query but i am not able to achieve the required functionality. Any pointer…
Kalpesh
  • 149
  • 1
  • 2
  • 13
1
vote
1 answer

Error while creating SharePoint Custom Page Layout 2016

In SharePoint on premises(2016).I have created a custom page layout which got deployed successfully and feature got activated. After that in site while creating the layout with the help of that layout I an getting "Sorry Something Went wrong Error…
Manoj
  • 11
  • 3
1
vote
0 answers

WFE server in SharePoint UPDATE REQUIRED

I just noticed that one of the two web front end is showing "UPDATE REQUIRED" I looked it up and it talks about taking several steps to upgrade if the update status under "Upgrade and Migration" is failed..... all the status shows "Succeeded" pic…
Sara
  • 111
  • 4
1
vote
1 answer

SharePoint 2016: how to force JS to execute on every site page despite Ajax and/or MDS?

I'm implemeting a very simple use case, and yet not only do I not find a solution, but I can't find any article that talks about it, as if I was the only one. I want my custom Javascript to execute on every page of a given SharePoint site. Easy,…
jeancallisti
  • 1,046
  • 1
  • 11
  • 21
1
vote
1 answer

SharePoint Auth token - Saving a formular

Our project team is currently working on a workspace hosted app on SharePoint 2016. In the application, we have a formula where the user can enter information and save them to a list (REST API). Now the problem: SharePoint does have an auth token…
1
vote
0 answers

Optimize JSOM Query

I have the following SharePoint 2016 JSOM query that retrieve the list item based on the current user email...this query currently works, however, I have been doing some study around using jquery defferred and Promised objects. In order to…
user989865
  • 627
  • 3
  • 9
  • 25
1
vote
4 answers

Installing Microsoft Office 2016 on SharePoint Server 2016

After I installed a Microft Office 2016 on ** a SharePoint Server 2016 (Win 2016), the central admin had error **503 Service Unavailable. I opened Windows Service and saw that only one a SharePoint Administrator Service was started and I tried to…
user1186850
  • 133
  • 1
  • 1
  • 8
1
vote
0 answers

CRM 2016 On-premise and SharePoint 2016 On-premise - enable server based SharePoint integration

We have CRM 2016 On-premise (IFD Configured) and SharePoint 2016 On-premise (with SSL) . We are trying to enable server based SharePoint integration for this. The place where we started was from the Microsoft article…
Andrew
  • 9,967
  • 10
  • 64
  • 103