Questions tagged [sharepoint]

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. Microsoft SharePoint is a platform and a family of software products developed by Microsoft for collaboration and web publishing.

Wiki

Microsoft SharePoint is a software platform and a family of software products developed by Microsoft for collaboration and web publishing combined. These capabilities include developing web sites, portals, intranets, content management systems, search engines, wikis, blogs, and other tools for business intelligence and collaboration.

SharePoint comprises a multipurpose set of Web technologies backed by a common technical infrastructure. By default, SharePoint has a Microsoft Office-like interface, and it is closely integrated with the Office suite.


Products

This family of products include:

  • Microsoft SharePoint 2010
  • Microsoft SharePoint 2013
  • Microsoft SharePoint 2016
  • Microsoft SharePoint 2019
  • Microsoft SharePoint Online (Office 365)
  • Microsoft Office SharePoint Server
  • Windows SharePoint Services
  • Microsoft SharePoint Foundation
  • Microsoft Search Server
  • Microsoft SharePoint Designer
  • Microsoft SharePoint Workspace

Documentation


Tag usage

The tag can be used for programming related questions which may involve implementation of SharePoint technologies. For SharePoint-specific questions, please visit the SharePoint Stack Exchange.


Wiki links

29091 questions
4
votes
3 answers

How to automatically create Word documents which include list fields from a custom SharePoint list?

Is it possible to automatically create Word documents which include list fields from a custom SharePoint list? here is the scenario: - custom list (over 100 columns) - Word templates (not sure where is best to store them yet) - Entry Form will…
Marius
  • 545
  • 6
  • 13
  • 26
4
votes
1 answer

SharePoint task lists VS. Enterprise project in PWA

We can add project in PWA in two way :SharePoint task lists & Enterprise project Project Web App can now include SharePoint task lists in the Project Center, to support a transition from lightweight project management to a more mature enterprise…
4
votes
3 answers

How do I remove items from the Site Actions menu in SharePoint?

How can I customise the Site Actions menu to remove or rename 'standard' menu items? Where are the site actions menu items defined?
4
votes
1 answer

Change permissions of a SharePoint list using JavaScript

I have an app that creates a list. I'd like the app to also set the list permissions to only allow admins to make changes to the list. I know how to hide the list, but I understand that this will not prevent clever users from typing in the URL of…
Ectropy
  • 1,533
  • 4
  • 20
  • 37
4
votes
3 answers

Upload document to SharePoint via VBA

I have this code to upload a document to SharePoint via VBA by mapping it to a drive. I get "Compile error, Sub or function not defined". Then it highlights the second quote mark from this line: objNet.MapNetworkDrive “A: ” ,…
user3845232
  • 41
  • 1
  • 1
  • 2
4
votes
2 answers

Wiki pages completely blank after migration to SP 2013

We recently migrated our SharePoint 2010 site to 2013, and ALL of the wiki pages brought over are completely blank. Source looks like:
JCleveland
  • 337
  • 3
  • 16
4
votes
5 answers

SharePoint filtering list with multiple values of the same field

"Display the items in the list that either belongs to the category Health or Entertainment." I have a sample list: http://www.example.com/Lists/MyList/AllItems.aspx And if I am to filter the list items to look for Categories with the value…
Marlo C
  • 587
  • 3
  • 14
  • 26
4
votes
1 answer

How to determine the correct (case sensitive) URL for a SharePoint site

Problem: Creating a site column using the SharePoint API (Object Model) with incorrect case in the URL for the SPSite or SPWeb object will cause the new column to throw an exception if an attempt to edit it is made through the Site Columns…
Goyuix
  • 23,614
  • 14
  • 84
  • 128
4
votes
5 answers

Getting data from sharepoint into drupal

The problem: I am about to develop a Drupal site for a company that stores a lot of data in a sharepoint environment (products, recipes etc...). I need to get that information into my Drupal system somehow. Preferably saving it as drupal nodes. That…
4
votes
2 answers

SP2013 SharePoint-hosted app Modal Dialog Error: Cannot read 'hiddenButtonValueBeforeDialog'

I'm just trying to prove the concept of displaying a modal dialog in my SharePoint-hosted app page. I believe I've included the required js libraries and I give it more than enough time to load the libraries before I execute my function. The error…
xolsiion
  • 199
  • 1
  • 2
  • 10
4
votes
2 answers

SharePoint CSOM, retrieving site collections. Limited to 300?

I am trying to retrieve the site collections list from a SharePoint Online domain. I am using C# and client object model. The following code returns only 300 site collections. var tenant = new Tenant(ctx); spp = tenant.GetSiteProperties(0,…
Sylvain Gantois
  • 779
  • 1
  • 12
  • 28
4
votes
1 answer

jquery script not working first time

When I access a specific page I have at the start of a day, no data will show. After I refresh the same page, the data appears as it should. If I were to access the same page an hour later the data will still be shown. However, come the next day,…
user3463093
  • 177
  • 1
  • 6
4
votes
2 answers

How to Print a table with Style

I cannot print a page with Style in SharePoint. Please take a look on two images below. I've added the media="all" or media="print" into