sharepoint
Here are 664 public repositories matching this topic...
-
Updated
Jul 12, 2020 - Java
-
Updated
Jul 8, 2020 - Python
-
Updated
Jul 10, 2020 - PHP
Category
[x ] Bug
[ ] Enhancement
Environment
[x ] Office 365 / SharePoint Online
[ ] SharePoint 2016
[ ] SharePoint 2013
Expected or Desired Behavior
ListItemAllFields can be used to update the custom document fields in a list when the site language is set to German or Romanian.
Observed Behavior
var fileInformation = new FileCreationInformatio-
Updated
Jun 18, 2019 - TypeScript
Make Tiles clickable
My users seem to prefer having clickable links in the tiles gallery instead of showing a large version of the tile picture. Is there a way to associate a link with the tile so that users could click on it and load a new page?
Related to pnp/office365-cli#1475
We should extend the spfx doctor command with a new option named version which allows to check the compatibility for the particular SPFx version.
Right now, the command starts with detecting the version of SPFx either based on the project in the current directory or the Yeoman generator installed globally. It could be howev
-
Updated
Jun 24, 2020 - C#
-
Updated
Mar 15, 2019 - JavaScript
Details of the scenario you try and problem that is occurring:
For a large search topology I'm missing a few things. One is that all the databases are created in the same sql instance. The name cannot be configured individually and there is only one property for the sql server. And I need to create multiple crawl store databases which is not possible with the current version. The multiple cra
With the new AMD approach, deploying SPServices doesn't work quite the same as before. We need good, clear instructions for people who have no idea what "build" means. Something like http://spservices.codeplex.com/documentation#general-instructions
when extracting configurations, it would be useful to users if we included a comment with a link to the related resource's documentation on the wiki page for each resource.
EX:
For information on how to use this resource, refer to https://
TeamsChannel 12345-12345-12345-12345-12345
{
[...]
}
-
Updated
Jun 2, 2020 - JavaScript
-
Updated
Jul 12, 2020 - Python
Hello.
I'm seeing the following behavior, when i rename or move a document from CmisSync in Windows 10, it calls to the server thru the following Cmis methods:
- First it does a call to this method: public void deleteObjectOrCancelCheckOut
- Then it does a second call to this method: public String create
So it first deletes de document in the server and then create a new one in t
-
Updated
Feb 26, 2020 - PowerShell
We need to document field provision limitations on team site collections. Some properties can't be set or updated, it usually comes back with the following exception:
Unknown Exception,_HResult:-2146232832)
General Information
- [X ] Usage
- Development
- Documentation
- Feature Request
Specific generator
- [X ] Addons
- HandlebarsJS
What Version you are running?
- NodeJS: 8.11.1
- NPM: 6.4.1
- @pnp/spfx: 1.6.3
Describe your problem
- Create a new ApplicationCustomizer Extension project using VueJS
- Add PlaceHolderContent dependencies as desc
-
Updated
Jul 3, 2020 - TypeScript
-
Updated
Jul 9, 2020
-
Updated
Jun 29, 2020 - TypeScript
-
Updated
Jun 13, 2020 - C#
Hello, with bundle analyzer noticed that fabric ui bundle is included in my resulting package.
Im using @microsoft/office-ui-fabric-react-bundle instead of office-ui-fabric-react to avoid fabric ui being added to every webpart package.
Anyway, even without SPFX's version of Fabric UI it's still included in the package.


####Which PnP repository should you use to report the issue?####
Category
[x ] Bug
[ ] Enhancement
Environment
[ x] Office 365 / SharePoint Online
[ x] SharePoint 2016
[x ] SharePoint 2013
Expected or Desired Behavior
The sample from this article isn't working:
https://github.com/pnp/PnP/tree/dev/Samples/Core.Throttli