Browse by Tags

Tagged Content List
  • Wiki Page: Sharepoint 2013: “Open with Explorer” is disabled in for document library

    The Solution Please find the limitations below on open with the explorer. Since SharePoint 2013 fully supports IE(Internet Explorer) 32-bit version above version 7, there might be compatibility issues with other browsers. IE 8,9,10 32-bit is recommended for optimal performance. Open the same...
  • Wiki Page: SharePoint Troubleshooting: Unable to save site as template facing issue of unexpected error has occurred

    Table of Contents Issue Error Message Troubleshooting Resolution Issue User has raised the problem ticket by mentioning “facing problem while saving the site as template”, additionally the templates are getting saved in the solution gallery but not able to activate it also. Error Message ...
  • Wiki Page: SharePoint 2013 Tip: How to implement multi-level flyouts in global navigation

    The default depth for multi-level flyouts in global navigation is 2. In other words, you can configure a single dropdown list of menu options for each menu and on flyout for each of those menu options: MENU1 Menu11 Menu12 menu121 menu122 menu123 MENU2 Menu21 Menu22...
  • Wiki Page: SharePoint: Enable/Disable RSS Feed Option For List

    In this article, I would like to share the steps for how to Enable/Disable the RSS feed option and update the RSS settings for SharePoint List. In a previous article, we saw What is RSS and how to add the RSS web part in SharePoint Site . Table of Contents Overview of RSS Steps to Enable/Disable...
  • Wiki Page: Send list item attachments to internal/external users through email – SharePoint Online & Microsoft Flow

    Table of Contents Introduction Solution Key Points See Also Introduction While building SharePoint online solutions, business users usually encounter a scenario, in which they need to send documents to external users in email. For example, a purchase order form, where external vendor...
  • Wiki Page: SharePoint 2013: Articoli della Microsoft Knowledge Base per i prodotti e le tecnologie (it-IT)

    Table of Contents Introduction various SharePoint Designer 2013 SharePoint Server 2013 See also Other languages English (en-US) Introduction This page contains a list of Microsoft Knowledge Base articles related to Microsoft SharePoint 2013. You can freely add articles as they are published...
  • Wiki Page: Install SharePoint 2013 Offline on Windows Server 2012 R2

    To Install SharePoint offline over windows server 2012 R2: Adjust security permission for setup account (local admin on SharePoint server, dbcreator and securityadmin SQL roles on the SQL instance) On SQL server make sure to set Max degree of parallelism to 1 On the servers add required...
  • Wiki Page: SharePoint: Create Site Using SP Designer Workflow

    Some of us want to create a SharePoint site when an item is added to a SharePoint list. For SharePoint on-premise, we can achieve this using the event receivers and with SP online we can use designer workflow with REST API call to achieve this. Table of Contents Introduction to Designer Workflows...
  • Wiki Page: SharePoint: Pin Files To Top In Online Document Library

    This article discusses the steps to pin files to the top in a SharePoint online Document library. It is one of the features in SharePoint Online modern libraries, every document library has multiple documents and using this feature we can pin the important documents. We do not need to scroll...
  • Wiki Page: SharePoint : Create Flow For Online List

    In this article, I would like to share the steps to create a flow for SharePoint lists. Table of Contents What is SharePoint Flow? Step 1 Open site Step 2: open list Step 3: Flow option Step 4: Create Flow Step 5: Send customized mail Step 6: template What is SharePoint Flow? Flow is used...
  • Wiki Page: SharePoint : Rating setting and how to access 'Liked By' field

    Table of Contents Scenario: Approach 1: CAML Query Approach 2: CAML + REST Conclusion: Scenario: Let’s discuss about one special field in SharePoint List - ‘LikedBy‘ and how to effectively retrieve it. These are columns which get added to list once we configure their “Rating Settings”...
  • Wiki Page: SharePoint Server: How to build a custom report for lists, libraries or sites

    Table of Contents Introduction Requirements Setting the scene Closer look at the data Usage and Health Data Collection Service Application Site collection's content database The Pages library Building the report Data connections Datasets UsageApplication LMUserInfo LMArticles Building the table Log...
  • Wiki Page: SharePoint: Build a Webpart to Resize and Upload Images to a Picture Library

    Table of Contents Introduction Visual Webpart Example See Also References Introduction Uploading a file to SharePoint in a custom webpart is very easy; as simple example involves adding an asp : FileUpload control to your webpart and adding a button to click on (to upload the selected file...
  • Wiki Page: SharePoint 2013: Yammer Search Deep integration with SharePoint search

    Table of Contents Introduction Case Statement Yammer REST API Concept SharePoint 2013 tabs/navigation Concept Solution to Case Statement Steps to display Yammer People search: Screenshot Yammer People search Script: Yammer Conversations search Script: Yammer Group search Script: See Also Introduction...
  • Wiki Page: PowerShell: Create a SharePoint Site Collection in an Independent Content Database

    Table of Contents Introduction Script in Details Variables Definition Get the SharePoint SQL Server Instance Create a Content Database Lock down the newly created Content Database Create a Site Collection Output Applies To Download Conclusion See Also Introduction In SharePoint 2016, Although...
  • Wiki Page: SharePoint Online content types in Powershell: Add

    This article is a part of larger compendium on content types in Powershell, comprising several articles: SharePoint Online content types in Powershell: Get SharePoint Online content types in Powershell: E dit Table of Contents Powershell Add Content Type Properties Group Content Type...
  • Wiki Page: SharePoint: A Complete Guide to Getting and Setting Fields using C#

    Table of Contents Introduction Applies To Get the List, and the first SPListItem Create Variables used in the Examples Set and Get the Title Set and Get a Text Field Set and Get a Note (or RichText) Field Set and Get a Yes/No Field (Boolean) Set and Get a Number Field Set and Get a Currency (Number)...
  • Wiki Page: SharePoint Framework : Exploring the New Development Model - O365 SPO and Node.JS based development

    Table of Contents Introduction Set up SharePoint Framework Development Environment Install Node JS Install Yeoman and Gulp Install Yeoman SharePoint Generator Code Editor Additional Tools for Development and Debugging Fiddler Postman Create the First Hello World Client Web part Create the Web part project...
  • Wiki Page: SharePoint: Filter Dropdown values on List InfoPath form based on Current User

    Table of Contents Introduction Requirement Solution See Also Introduction This article describes how to filter dropdown values in InfoPath form based on the current user. There is a parent list " Master " with two columns - Agency (Choice) and UserId (person). There is also a...
  • Wiki Page: SharePoint 2016 step by step: How to create a New Enterprise Wiki site

    SharePoint 2016 has a new UI and a new way to Create Sites or Subsites. You can use a wiki page to collaborate really effectively because it's easy to access information and share it with others in your team. You could set up individual client pages and allow them to be edited by anyone; this would...
  • Wiki Page: SharePoint: Performance improvement

    Table of Contents Script Registration CSS Registration _spBodyOnLoadFunctionNames SOD (Script on demand) CDN Minify of JS / CSS Lazy Loading of JS/Images Caching Image Rendition Rendition ID Using /_layout/15/getpreview.ashx Few Development and Performance improvement tips while working with custom...
  • Wiki Page: SharePoint 2013 Workflow - App Permissions

    Table of Contents Scenario Details Solutions Scenario Create a SharePoint Designer 2013 Workflow associated with the security list and set it to start automatically when a list item is created. Once the user submits his comment, the Workflow will create the list item in the security list with...
  • Wiki Page: SharePoint: Community Best Practices

    Table of Contents Introduction Performance SharePoint Server 2013 Build Numbers SharePoint security fixes offered through Microsoft Update Feature Overview Capacity Planning Installation Upgrade and Migration Infrastructure Backup and Recovery Database Implementation and Maintenance Apps Every day use...
  • Wiki Page: SharePoint 2016: How To Implement Alternate Access Mapping

    In this article we will discuss implementing “Alternate Access Mapping” or commonly known as “AAM” in SharePoint 2016. If you are not aware of AAM or you have some misconceptions about it, I would highly recommend you to read through an excellent blog Alternate Access Mappings (AAMs...
  • Wiki Page: Sharepoint: How to display additional fields in User profile page

    Table of Contents Background Business Requirement The Solution Step 1: EmployeeID Attribute in AD 2. Sharepoint User properties 3. New property page 4. Start UPS 5. Check My Site Background The customer has an issue about additional fields which are created in AD can't display in User Profile...
Page 18 of 55 (1,355 items) «1617181920»
Can't find it? Write it!