72 questions with SharePoint Development tags

Sort by: Updated
0 answers

AzureAI Bot in Sharepoint autoscrolls down

When I embedded the Azure AI bot in the sharepoint, it shows up correctly on the site. However, when I prompt and send it, it autoscrolls to the bottom of the page every single time. I have tried placing it at different places in the page but it does…

SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,789 questions
asked 2024-06-28T15:14:00.7866667+00:00
Yui Mikuriya 0 Reputation points Microsoft Intern
edited the question 2024-07-01T08:47:33.8666667+00:00
romungi-MSFT 43,681 Reputation points Microsoft Employee
0 answers

Do we have APIs for SharePoint eSignature services?

Hi All, I have gone through the below YouTube link and documentation. I want to integrate the e-Signature in my system through APIs and I'm not using the SharePoint user interface. Can you confirm if there are any APIs currently available for use? In…

Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,696 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,789 questions
asked 2024-06-18T13:24:23.23+00:00
Pandiarajan Rajendran 0 Reputation points
0 answers

Need to connect SharePoint online from Linux machine

I have a requirement to copy the files from a Linux machine to the Sharepoint folder using either ClientId/secret or Certificate (.cer/). crt). Can you let me know if it's possible and if there's a chance for a POC? Thanks Rahul Ramachandran

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,211 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,789 questions
asked 2024-06-13T16:54:54.4366667+00:00
R, Rahul 0 Reputation points
0 answers

Paging not working in SharePoint 2010 grid

Hi Team, I have implemented a Grid in SP 2010 and paging is not working in the grid from backend I am getting 1410 items but its showing only 5 items as I have set the limit for 5 items but no paging is coming, any suggestions will be helpful.

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,291 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,211 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,789 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,594 questions
asked 2024-06-05T08:52:01.73+00:00
Sunny Rastogi 106 Reputation points
0 answers

Facing an issue while loading from in vue.js after migration from SharePoint On-premise to SharePoint Online.

Hi All, We have migrated one SharePoint Application from on premise environment to SharePoint online. This application we built using vue.js in SharePoint on-premise .After migration to SharePoint online we are facing an issue while loading the form. We…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,211 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,789 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,889 questions
asked 2024-05-17T10:40:40.0533333+00:00
Kuna, Venkatesh [CTR] 0 Reputation points
edited the question 2024-05-21T11:34:41.4933333+00:00
Kuna, Venkatesh [CTR] 0 Reputation points
0 answers

Can a Word Add-In Capture Custom Parameters Passed in Word URl?

I'm developing a Word add-in tool that navigates to a bookmark based on its name. I aim to pass a custom parameter to specify the bookmark name, but I'm unable to find a method to achieve this. The 'context.document.url' only provides the document's…

Word
Word
A family of Microsoft word processing software products for creating web, email, and print documents.
742 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,696 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,789 questions
asked 2024-05-10T20:32:20.36+00:00
s w 100 Reputation points
0 answers

UserProfile.RetrieveUser() Exception, Cannot continue the execution because the session is in the kill state

0 I am using following C# code to read user profile of users but getting error. Please ignore any syntax error in following code as I typed by hand here. Code using ( Error I am getting is An error was encountered while retrieving the user profile. Upon…

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,291 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,789 questions
asked 2024-04-25T06:36:53.7733333+00:00
Frank Martin 451 Reputation points
0 answers

Perform CRUD operation on SharePoint online using raw REST API

I have created an Azure App Registration, and I got these info:- Client ID Tenant ID Certificate Thumbprint Certificate Password PFX certificate now how i can use that info inside my console application to authenticate to SharePoint online site…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,211 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,789 questions
asked 2024-04-22T20:28:43.56+00:00
john john Pter 115 Reputation points
edited the question 2024-04-23T08:05:43.3166667+00:00
MayankBargali-MSFT 69,971 Reputation points
0 answers

Need to get access token using azure function app to run the SharePoint Rest API

Hi, I have created Azure app and provided all the required application permissions to the app Eg: Sites.ReadWrite.All. below is the code where i am using the in the function app I need to get the Obtained_code from the authoraizationURL. and it should…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,607 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,184 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,789 questions
asked 2024-04-17T14:28:01.2166667+00:00
Sivakoteswara Rao Sadhu 6 Reputation points
edited the question 2024-04-19T07:12:34.6866667+00:00
MayankBargali-MSFT 69,971 Reputation points
0 answers

Code to download a .CSV document from a sharepoint site keeps throwing exception

Hi, I want to download a .CSV file, whose name is known to me, from a sharepoint site. Edge Copilot generated some c# code for doing that. I do not have much knowledge of using sharepoints programmatically. I have modified the code, till I got no…

SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,789 questions
asked 2024-04-09T04:27:38.22+00:00
Diana 1 Reputation point
0 answers

The query cannot be completed because the number of lookup columns it contains exceeds the lookup column threshold. clientRequestId: #serviceRequestId: #

Hello , Can anyone help me to resolve the error while trying to retrieve data from the network: The query cannot be completed because the number of lookup columns it contains exceeds the lookup column threshold. clientRequestId:…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,211 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,789 questions
asked 2024-04-05T19:18:25.49+00:00
kem104 60 Reputation points
0 answers

How to check SharePoint ListItem event receiver updating event attachment check

I have a requirement to check SharePoint on prem list Item attachments count and show error while saving if no attachment to that Item. I don't find any way to get information from afterproperties, am I missing anything here, can you point me if any…

SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,789 questions
asked 2024-04-04T21:42:59.62+00:00
Appaji Sirangi 1 Reputation point
edited the question 2024-04-04T22:04:20.21+00:00
Appaji Sirangi 1 Reputation point
0 answers

Access is denied error when adding user to SharePoint group through application permissions

Hello everybody, I have created a Logic app workflow that automatically creates a SharePoint Team Site when a new project is created in the ERP system. I wish to use an application to authenticate with the SharePoint REST API for my queries. I have set…

SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,789 questions
asked 2024-04-04T07:49:58.59+00:00
Joost van der Linden 81 Reputation points
0 answers

Make MS Lists Board View show more cards on the screen

I need a MS Lists (full Business version, not the Preview) Board View to show more cards from one bucket when I filter to just that bucket. Currently buckets only display all their cards in a long vertical column. I want the single vertical card column…

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
4,277 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,211 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,789 questions
asked 2024-04-01T20:39:12.8333333+00:00
Wayne B 0 Reputation points
0 answers

Is it safe to integrate with SharePoint online API through a console application which is hosted on local VM

I have the below console application which is hosted on a local VM, which integrates with SharePoint Online. the console application authenticates with SharePoint using ClientId, TenantID & Certificate, as follow:- using…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,211 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,789 questions
asked 2024-03-29T02:27:09.7733333+00:00
john john Pter 115 Reputation points
edited the question 2024-03-29T17:17:15.6466667+00:00
john john Pter 115 Reputation points
0 answers

BaseDialog in ListViewCommandSet does not bind with FocusTrap and causes to render Dialog and FocusTrap separately

I am developing ListViewCommandSet app, which brings up BaseDialog (as shown in multiple examples) using newest release of spfx 1.18.2. I render BaseDialog with child React component which has DialogBody as first component(works same using Panel). When…

SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,789 questions
asked 2024-03-27T09:17:41.4866667+00:00
Dainius Gudavičius 0 Reputation points
0 answers

How to find , is there any hard coded user id stored in the List column

Hi All, We are chagning the userID from A to B via update user command via powershell. We want to make sure if any list user has stored userid in plain text column, we want to update it , but there are 1000 list how to make sure which list that column…

SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,789 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,594 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,889 questions
asked 2024-03-25T06:58:19.05+00:00
Mahindrakar Suyog Anant 0 Reputation points
0 answers

Is it possible to run multiple SPFx local workbenches for multiple user accounts in a single Azure VM?

Is it possible to serve multiple local workbenches for a single solution in one VM with multiple user accounts? We are working on an SPFx development solution using SharePoint 2019, using one VM with multiple user accounts. We need to simultaneously run…

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,291 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,789 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,889 questions
asked 2024-03-11T11:23:48.5066667+00:00
Hermelyn Alvarado 0 Reputation points
edited the question 2024-03-11T12:28:35.1933333+00:00
Hermelyn Alvarado 0 Reputation points
0 answers

How to upload a file to a SharePoint library with Column validation enabled using the Graph API

Hi, I have noticed a difference in how SharePoint and the Graph APIs upload files in some specific cases. In SharePoint, we can create list and libraries and add custom columns. Those custom columns also support custom column validation (for…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,316 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,789 questions
asked 2024-03-05T06:19:02.27+00:00
Mathieu REBUFFET 0 Reputation points
0 answers

Assistance with Sandbox Access in the Developer Program

I'm attempting to become part of the Developer Program with access to a sandbox. However, after filling out the information and using my Jazmine.Bolton@outlook.com, I'm taken to my dashboard which has this message displayed, "Welcome -Thank you for…

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
4,277 questions
SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,291 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,211 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,789 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,889 questions
asked 2024-02-29T16:44:22.28+00:00
Jazmine Bolton 0 Reputation points
edited the question 2024-03-01T02:16:11.0366667+00:00
Yanli Jiang - MSFT 23,581 Reputation points Microsoft Vendor