1,609 questions with SharePoint Server Development tags

Sort by: Updated
1 answer

SharePoint 2019 On Premise Jquery Edit Form (Presaveitem)

Custom edit form is not saving. PreSaveItem() function is not saving the values and not closing the popup. I am using SharePoint 2019 On Premise classic site. function PreSaveItem() { return true; }

SharePoint Server Development
SharePoint Server Development
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Development: The process of researching, productizing, and refining new or existing technologies.
1,609 questions
asked 2020-07-29T07:33:23.187+00:00
Khan, Nayeem U 1 Reputation point
commented 2020-08-13T07:13:58.907+00:00
Amos Wu-MSFT 4,051 Reputation points
1 answer

Dynamically add / remove events to a calendar in SharePoint 2016

Hi experts, We have two calendar lists, one is to keep each person's vacation schedule, the other one tells which area each person covers in a certain period. The data in vacation calendar list is something like below, Person | Vacation Start Date |…

SharePoint Server Development
SharePoint Server Development
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Development: The process of researching, productizing, and refining new or existing technologies.
1,609 questions
asked 2020-07-30T21:23:22.667+00:00
Michael 31 Reputation points
commented 2020-08-13T07:02:20.47+00:00
Amos Wu-MSFT 4,051 Reputation points
1 answer

MS Graph API: shared file scope

hi, Could you help in knowing the scopes of files which has been shared? Since the scope of files shared in MS graph API has three parameters i.e. "users || anonymous|| organization" Even if the file is shared outside the organization i.e…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,607 questions
SharePoint Server Development
SharePoint Server Development
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Development: The process of researching, productizing, and refining new or existing technologies.
1,609 questions
asked 2020-07-20T10:54:30.28+00:00
Deepika Singh 1 Reputation point
commented 2020-08-13T07:01:12.923+00:00
Amos Wu-MSFT 4,051 Reputation points
1 answer

Same method calls 4 time almost instead of 1

Hi, have made this method Problem: its calling around 4 times on load even on button click also executed 4 times Solution Required :instead of 1 time why its calling 4 time same mtehod or why it hits 4 time?, as we normally call method on load…

SharePoint Server Development
SharePoint Server Development
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Development: The process of researching, productizing, and refining new or existing technologies.
1,609 questions
asked 2020-08-04T11:52:03.65+00:00
Mohammad Qasim 576 Reputation points
commented 2020-08-13T06:55:17.02+00:00
Amos Wu-MSFT 4,051 Reputation points
2 answers One of the answers was accepted by the question author.

MFA Enabled User account not working in CSOM

When trying an account that has Multi-Factor Authentication enabled, it's throwing error like this: Is there any way to resolve this issue ?

SharePoint Server Development
SharePoint Server Development
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Development: The process of researching, productizing, and refining new or existing technologies.
1,609 questions
asked 2020-08-12T02:08:23.967+00:00
g h 716 Reputation points
answered 2020-08-12T15:37:11.54+00:00
Trevor Seward 11,701 Reputation points
2 answers One of the answers was accepted by the question author.

Invoke-webrequest didn't return 404 for unvalid page url

As stated in the title, if I had the following code to test a SharePoint url if it's valid: $req = Invoke-WebRequest -Uri "http://sp/404" $stat = $req.StatusCode It's always returning 200 as status code. It's wired as the page url is…

SharePoint Server Development
SharePoint Server Development
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Development: The process of researching, productizing, and refining new or existing technologies.
1,609 questions
asked 2020-08-11T06:11:30.943+00:00
g h 716 Reputation points
accepted 2020-08-12T12:03:16.577+00:00
g h 716 Reputation points
1 answer One of the answers was accepted by the question author.

Using VBA to Analyze FinishVariance to generate a report

I'm using Project Server 2010. I have VBA code that generates a schedule analysis report. I'm adding a section that analyzes the FinishVariance of all non-summary tasks for instances where FinishVariance > 20 days and if found to be true it adds a…

SharePoint Server Development
SharePoint Server Development
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Development: The process of researching, productizing, and refining new or existing technologies.
1,609 questions
asked 2020-08-11T15:19:00.19+00:00
Daniel Feigenbaum 21 Reputation points
accepted 2020-08-11T17:21:07.8+00:00
Daniel Feigenbaum 21 Reputation points
1 answer One of the answers was accepted by the question author.

Sharepoint Online App Part development

Hi, everyone. I am an experienced developer but completely new to Sharepoint Online development. Could anyone help me out with some to-the-point resources I could have a look at to get started and rapidly solve my current problem? I have developed…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,062 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,855 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,607 questions
SharePoint Server Development
SharePoint Server Development
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Development: The process of researching, productizing, and refining new or existing technologies.
1,609 questions
asked 2020-08-10T16:31:33.46+00:00
Chocolate Eater 116 Reputation points
accepted 2020-08-11T08:49:33.047+00:00
Chocolate Eater 116 Reputation points
1 answer One of the answers was accepted by the question author.

Trigger showing fields after drop down menu selected

Good day, I have Sharepoint List Form. I have choice drop down field "Type". The "Type" field has values "Process", "Question", "Order"... I must show or hide some form fields when the…

SharePoint Server Development
SharePoint Server Development
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Development: The process of researching, productizing, and refining new or existing technologies.
1,609 questions
asked 2020-08-07T07:43:54.88+00:00
Sevil Red 101 Reputation points
commented 2020-08-11T07:33:22.277+00:00
Amos Wu-MSFT 4,051 Reputation points
1 answer

Get data from SQL and save in SharePoint list.

Get data from SQL and save in SharePoint list. As i don't have knowledge of Server side code as i am working in client side coding like java script , rest api, jquery, jsom. So give me proper code for the same so that i can achieve my task.

SharePoint Server Development
SharePoint Server Development
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Development: The process of researching, productizing, and refining new or existing technologies.
1,609 questions
asked 2020-08-11T04:46:26.8+00:00
Shiv Sharma 1 Reputation point
answered 2020-08-11T06:41:40.45+00:00
Baker Kong-MSFT 3,801 Reputation points
1 answer One of the answers was accepted by the question author.

"+ Add" button in fullcalendar in SharePoint 2016 page

Hi experts, I'm using fullcalendar plugin to create a customized calendar because the built-in SharePoint calendar view does not meet several requirement. However, in the built-in calendar, I see there's a "+ Add" button when I hove over on…

SharePoint Server Development
SharePoint Server Development
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Development: The process of researching, productizing, and refining new or existing technologies.
1,609 questions
asked 2020-08-06T15:59:50.897+00:00
Michael 31 Reputation points
accepted 2020-08-11T03:32:32.707+00:00
Michael 31 Reputation points
5 answers One of the answers was accepted by the question author.

Open SharePoint Online 365 document from other application without prompt credentials

Hi All, We are maintaining the document repository in SharePoint online 365. All the documents related activities are maintained here. We have a requirement to open the SharePoint online documents URL from another application /outside of SharePoint…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,607 questions
SharePoint Server Development
SharePoint Server Development
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Development: The process of researching, productizing, and refining new or existing technologies.
1,609 questions
asked 2020-08-06T14:48:18.973+00:00
Suresh S 96 Reputation points
accepted 2020-08-10T14:52:54.52+00:00
Suresh S 96 Reputation points
1 answer

Getting error when adding an app - Application error when access /_layouts/15/addanapp.aspx

Hi, I am getting the below error when I try to add an app to the site. I am using SharePoint Document Library for deploying the SPFx webpart in tenant. There are no errors when packaging or uploading the package to App Catalog. But I am getting…

SharePoint Server Development
SharePoint Server Development
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Development: The process of researching, productizing, and refining new or existing technologies.
1,609 questions
asked 2020-08-10T06:55:56.603+00:00
Jerry Xu-MSFT 7,951 Reputation points
answered 2020-08-10T07:33:16.21+00:00
Jerry Xu-MSFT 7,951 Reputation points
1 answer One of the answers was accepted by the question author.

how to change website language in sp2016 cause cookie approach does not work (javascript)

Hi :) I try to switch language from English on website to alternative one (there are 3 to select). In javascript (jsom and rest) it is not possible. I also tried cookies solution but with no result. How can I achieve programmatical change of language…

SharePoint Server Development
SharePoint Server Development
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Development: The process of researching, productizing, and refining new or existing technologies.
1,609 questions
asked 2020-08-06T18:05:56.72+00:00
Dariusz Kominek 21 Reputation points
commented 2020-08-07T14:49:30.97+00:00
Dariusz Kominek 21 Reputation points
1 answer One of the answers was accepted by the question author.

How to set Form Values from Popup window

Good Day, I have the non-standard task. I have SharePoint Document List and Directory List. The Directory List includes three columns: “Process” (single-line field), “Process Group” (choice field), “Process Region”. The Document List has “Process”,…

SharePoint Server Development
SharePoint Server Development
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Development: The process of researching, productizing, and refining new or existing technologies.
1,609 questions
asked 2020-08-05T14:12:50.62+00:00
Sevil Red 101 Reputation points
accepted 2020-08-07T07:21:32.33+00:00
Sevil Red 101 Reputation points
1 answer One of the answers was accepted by the question author.

AllItems.aspx <style> tag is not working

Picture below is the List view (AllItems.aspx) code: When I put <style></style> tag. I do not want to add content editor/script editor webparts. Now how to use/add style and JavaScript code anyway ? Please share some guide…

SharePoint Server Development
SharePoint Server Development
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Development: The process of researching, productizing, and refining new or existing technologies.
1,609 questions
asked 2020-08-05T07:28:55.48+00:00
developer sp1 461 Reputation points
accepted 2020-08-07T01:29:51.323+00:00
developer sp1 461 Reputation points
3 answers One of the answers was accepted by the question author.

.svg file is not displaying in SharePoint 2019 on premise

I am trying to add an svg file in SharePoint 2019 on-premise content editor web part but it is not displaying. It is working in previous versions of SharePoint. Please find attached error screen and HTML script

SharePoint Server Development
SharePoint Server Development
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Development: The process of researching, productizing, and refining new or existing technologies.
1,609 questions
SharePoint Server Management
SharePoint Server Management
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Management: The act or process of organizing, handling, directing or controlling something.
2,936 questions
asked 2020-08-05T19:52:57.953+00:00
Shaiju Kumar 96 Reputation points
accepted 2020-08-06T08:04:08.17+00:00
Shaiju Kumar 96 Reputation points
2 answers One of the answers was accepted by the question author.

How can I export Sharepoint 2013 list view to PowerPoint instead of Excel?

This SharePoint 2013 enterprise farm does not have PowerPivot installed. I am trying to find a way to export SharePoint list view to PowerPoint instead of Excel. Do you know any app or better, do you know any workaround? Thanks

SharePoint Server Development
SharePoint Server Development
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Development: The process of researching, productizing, and refining new or existing technologies.
1,609 questions
asked 2020-07-31T00:05:57.533+00:00
Sara 231 Reputation points
commented 2020-08-05T13:45:17.917+00:00
Sara 231 Reputation points
1 answer One of the answers was accepted by the question author.

get item ID of the last modified item in the SharePoint online list using pnp powershell

I am able to get the date of the last modified item in the list using the script below: Connect-PnPOnline -Url $SiteURL -Credentials (Get Credentials) (Get-PnPList -Identity $ListName).LastItemUserModifiedDate Please help me with getting the Item…

SharePoint Server Development
SharePoint Server Development
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Development: The process of researching, productizing, and refining new or existing technologies.
1,609 questions
asked 2020-08-04T06:22:39.797+00:00
g h 716 Reputation points
commented 2020-08-05T03:18:37.573+00:00
Echo Du_MSFT 17,151 Reputation points
1 answer One of the answers was accepted by the question author.

Null FileStream CSOM

In SharePoint Remote Event Receiver, I'm try to get file stream from a ListItem: List docs = clientContext.Web.Lists.GetById(listId); ListItem item = docs.GetItemById(listItemId); clientContext.Load(item); clientContext.ExecuteQuery(); var…

SharePoint Server Development
SharePoint Server Development
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Development: The process of researching, productizing, and refining new or existing technologies.
1,609 questions
asked 2020-08-03T06:54:54.327+00:00
developer sp1 461 Reputation points
accepted 2020-08-05T01:36:29.093+00:00
developer sp1 461 Reputation points