Browse by Tags

Tagged Content List
  • Wiki Page: Project Server 2013: Dépendance à l'égard de SharePoint 2013 (fr-FR)

    Table of Contents Vue d'ensemble Versions de SharePoint Autres Langues Vue d'ensemble Eh bien, pour ceux qui ont besoin ou souhaitez installer 2013 de Project Server dans votre organisation, un Conseil important est de vérifier la configuration logicielle requise du produit. Guide de...
  • Wiki Page: SharePoint 2013: Change page Title in Wiki sites

    When you are using an Enterprise Wiki site collection you are going to have the following problem. The title of the Wiki pages is always linked to the actual file name of that certain page. So for example you want to create a Wiki page with the title "Microsoft .NET Framework" you have...
  • Wiki Page: SharePoint 2013 : Add Quick Launch Link To Site Using REST API

    Table of Contents Introduction Prerequisites Scenario Objective Step 2 Site actions Step 3 Insert HTML and/or JavaScript Final outPut Introduction In this article, we have explored how to add links represented as headings in the Quick Launch area of the user interface using REST API. Here, we tried...
  • Wiki Page: SharePoint 2013 : Migration depuis SharePoint 2007 Q&A (fr-FR)

    Cette page Wiki contient une discussion sur les "best practices" concernant la migration de SharePoint 2007 vers 2013. Cette approche recommandée est la suivante : ne migrez pas directement de 2007 vers 2013 (ce n'est pas possible), mais suivez la documentation et migrez d'abord...
  • Wiki Page: SharePoint 2013: Upgrading from SharePoint 2007 (Q&A)

    This Wiki page contains a discussion of best practices surrounding the upgrade from SharePoint 2007 to 2013. The recommended approach is this: don't upgrade directly from 2007 to 2013, but first follow documentation and upgrade to 2010, and only then upgrade to 2013. Q: Moving from...
  • Wiki Page: SharePoint 2013 Troubleshooting: Connect Task List to MS Office 2007 - Outlook unable to sync

    Table of Contents Issue Solution Issue Tasks sync from SharePoint 2013 to Outlook 2007, but changes made in outlook do not sync back to SharePoint 2013. Additionally unable to create a new task in Outlook. The new Task wizard appears and then disappears, never allow to enter the details. ...
  • Wiki Page: SharePoint 2010: a spreadsheet method for quickly resolving missing non-upgrade-blocking dependencies

    Introduction Resolving the various missing dependencies that surface in upgrade reports, like those generated by Test-SPContentDatabase, can be tedious, especially when there these are scattered about the site collection in no particular order and there are many hundreds of them to resolve. You...
  • Wiki Page: SharePoint Upgrade: Simple OOTB Inventory Methods Useful for Resolving Missing Dependencies

    The following are simple OOTB inventory methods that I use when resolving missing dependencies listed in the report generated by Test-SPContentDatabase. These reporting methods work for SharePoint 2010, 2013 and 2016 on-premises. No need for third-party tools, which just do the same thing, but insert...
  • Wiki Page: Sharepoint 2013: Dynamically Adding Dropdown Using REST API and jQuery

    Table of Contents Introduction REST Services-High Level Overview Imagine Let's proceed Introduction SharePoint 2013 has greatly expanded the REST services available to developers. With this, we have much more SharePoint functionality exposed via CSOM and Web Services. Also, all of the new...
  • Wiki Page: SharePoint 2013/2016 Troubleshooting: Une ferme de workflow (FR-FR)

    Cet article est une traduction de l'article SharePoint 2013/2016 Troubleshooting Workflow Farm rédigé par Arleta Wanat . Toutes les étapes mentionnées ci-dessous ne doivent pas être exécutées pour résoudre avec succès les problèmes de workflow. Les étapes ci-dessous peuvent ne pas s'appliquer...
  • Wiki Page: SharePoint Gateway: PowerApps and Flow

    Table of Contents Description Requirements Installation Video Testing Building the workflow Video Things you need to know #1 #2 #3 #4 Helpful links Description Microsoft recently released the On-Premises gateway which will connect with your SharePoint 2013 and 2016 on-premises environment. This...
  • Wiki Page: SharePoint Online: How To Upload Large Files Using PowerShell Automation

    Uploading large files to SharePoint On-Premise or Online is an obvious problem during data migration from any external systems like Lotus Notes. Here is one of such errors which we might encounter while trying to upload a file of size greater than 250 MB: In this article, we will explain...
  • Wiki Page: Applying REST Query Filter To Field With The SharePoint 2013 REST API

    Table of Contents Introduction Scenario Solution 1st Approach 2nd Approach: Using JQuey Introduction SharePoint development using JavaScript at any time we require unique customization not possible using out of the box. One of the technical challenges you may come across in your travels is trying...
  • Wiki Page: SharePoint 2013: Enhanced / Rich TextBox Validation Using jQuery

    Table of Contents Introduction Scenario Solution Introduction In this article, we explored enhanced/rich text box of SharePoint 2013 validation. We observed that the mandatory enhanced/rich text box of SharePoint 2013 doesn’t throw an error when we cut the content from it from the edit/new...
  • Wiki Page: SharePoint: Remove User group permission from site using JSOM

    Table of Contents Steps for implementation: Summary In this article, we will see a way to remove the user group permission from SharePoint using JavaScript object model. Steps for implementation: Get Current Context. Get App web URL and Host Web URL from query string parameter. Calling RemoveGroup...
  • Wiki Page: Cascading of Lookup Dropdown Fields on SharePoint 2013 and Office 365

    Welcome to an article on the ‘ Cascading of Dropdown fields on SharePoint 2013 & Office 365 ’. This is a major approach when we build forms and when we have to use multiple lookup fields on the form and they should be related to each other as a parent and child relationship. So what happens...
  • Wiki Page: SharePoint 2013: JSLink (Client Side Rendering): OnPreRender Event

    Client-side rendering or JSLink is a new concept in SharePoint 2013. In my earlier article SharePoint2013: JSLink (Client Side Rendering) explained about Client-side rendering or JSLink. In this article, we are going to use JSLink > OnPreRender Event. With the help of this event, we can perform...
  • Wiki Page: SharePoint 2013: JSLink (Client Side Rendering)

    Table of Contents Advantages of Client-Side Rendering Different Elements of JSLink file: How to use JSLink 1. Create your List (Including Views) 2. Create your JavaScript File: 3. Set the JSLink property of your Web Part Client-side rendering or JSLink is a new concept in SharePoint 2013. With the...
  • Wiki Page: Sharepoint: Update system properties using Server Object Model

    Table of Contents App.Config List.csv Program.cs File This article discusses a useful SharePoint server object model code that will allows you to update system properties of a list Item (Created, Created By,Modified, Modified By). while migration from previous version of SharePoint to New Version...
  • Wiki Page: SharePoint: How to access List Data using SPServices jQuery library

    In a previous article, what is SPServices , already explained about this JavaScript add-on. Now, we are going to explain how to access List Data using SPServices . SPServices JavaScript Library ( $().SPServices ) provides a function called GetListItems to access the data from the list....
  • Wiki Page: SharePoint 2013: JSLink (Client Side Rendering) : OnPostRender Event

    Client-side rendering or JSLink is a new concept in SharePoint 2013. In my earlier article SharePoint2013: JSLink (Client Side Rendering) explained about Client-side rendering or JSLink. In this article, we are going to use JSLink > OnPostRender Event. With the help of this event, we can perform...
  • Wiki Page: SharePoint 2013/2016 Troubleshooting: deleted site collection recovery

    Recently, the customer met the issue from end users when discussion with me about other technical solutions: since the company is global and have less than 100+ branch offices, they provided three SharePoint farms to adopt the end users to collaborate with team. Their site collections are managed...
  • Wiki Page: SharePoint 2016/2013: How To Install SharePoint Client Components SDK

    In this article, we will look for another necessary component that we will be required when preparing client machines for CSOM based PowerShell Development . Microsoft has packaged all the SharePoint Client Side Programming DLLs using “SharePoint <Version> (2013/2016) Client Components...
  • Wiki Page: Hide The Browse Tab On A SharePoint 2013 And Office 365 Site Using CSS

    While working on SharePoint 2013 and Office 365 sites, most of our clients request their homepage without having a Browse Tab option. In those cases, you can avoid taking a lot of time in writing code to hide those files. Just follow the following steps. Edit the page on which you want to...
  • Wiki Page: SharePoint 2013: Creating Custom Callouts

    Table of Contents Introduction Important to know Introduction In this article we will explore SharePoint 2013. Microsoft has introduced a new Framework to reate CallOuts that is somewhat similar to the Dialog Framework introduced in SharePoint 2010. The SharePoint 2013 Callouts provide a rich but...
Page 10 of 56 (1,385 items) «89101112»
Can't find it? Write it!