Saturday, June 29, 2024

3 Ways in SharePoint Online to Kick Users Out of a File

The following are three ways in SharePoint Online,to kick users out of a file or ensure exclusive access during major changes:

  1. Check Out Files: If one wants to make changes to a file and ensure no one else can edit it simultaneously, one can check out the file. When the file is checked out, one can edit it online or offline, saving it multiple times if needed. Once finish editing, check the file back into the library, allowing others to see the changes.
  2. Versioning: Turn on versioning for the library. This way, if someone makes a mistake later, one can restore an earlier version of the document.
  3. Communication: While not a direct “kick,” effective communication is key. Inform users about upcoming changes, request that they log out, and coordinate the timing of major updates. Clear communication helps to prevent conflicts and ensures a beneficial collaboration experience.

Tuesday, June 25, 2024

Top 3 SharePoint Gotchas and their Remedies

The following are three SharePoint gotchas and their remedies:

  1. Column Naming: When working with lists or list items, ensure one uses the correct column name—either external or internal. Internal column names remain invariant once created, and SharePoint encodes special characters differently.
  2. Lookup Columns: If one’s list template includes a lookup column, be cautious when creating a new list from it. Lookup columns reference lists within the same site collection. If one creates a child list in a different site collection, the referenced list won’t exist. To fix, recreate the referenced list in the other site collection and update the lookup column accordingly.
  3. Workflow Troubleshooting: If one’s custom workflow activity isn’t triggering, consider these factors:
    • Workflows will not trigger if the action was performed by the System Account. Impersonation or running under a service account may be necessary when triggering workflows from a timer job.
    • Ensure the client application running the object model has appropriate permissions.

Monday, June 24, 2024

Top 3 SharePoint Gotchas

The following are the top three gotchas of SharePoint Online:

         Modern List Attachments:

List attachments do not have robust management controls and collaborative features such as versioning and co-authoring.

List attachments don’t have a drag and drop aspect.

Customization Challenges:

SharePoint has extensive customization options, but what is available via best practices is ever changing and not always documented.

Be aware of customizations that might impact performance, security, or scalability. 

Anchors in Modern SharePoint Pages:

Anchors allow one to link directly to specific sections within a page. However, when working with anchors in the SharePoint Framework code, this can be difficult.

Thursday, June 20, 2024

6 SharePoint Technical Management Keys

The following are six SharePoint technical management keys: 

1) Understand and plan the scope of the technical effort by developing the technical product breakdown structure and the technical schedule.
2) Define all the interfaces and assign proper site owner authorities and responsibilities to each.
3) Control the configuration in order to understanding how changes will impact the system.
4) Conduct milestone reviews in order to have assessments of the work being performed. 
5) Understand assumptions and constraints that impact the results. 
6) Track the impact of changes and understand what needs to be retested.

Wednesday, June 19, 2024

Top 3 Useful SharePoint Aspects

The following are three important aspects related to SharePoint that are useful:

  • Navigation Levels in Classic SharePoint Pages:
    • In classic SharePoint team sites, one can add up to three levels of navigation in the top menu.
  • Power of SharePoint Team Sites in Microsoft 365:
    • SharePoint team sites in Microsoft 365 offer a wide range of capabilities.
    • The capabilities include:
    • Team highlights and news Be visual while sharing information. 
    • Quick launch Add links to content available within a site.
    • Inform the team Use links, shows events, and content related to team work.
  • Effective SharePoint Project Management Sites:
    • Organizations can configure SharePoint to be utilized with project management processes. By doing so, one can create a complete collaborative workspace for project teams.

Saturday, June 15, 2024

Top 3 Reasons Why People Love SharePoint

The following are the top three reasons why people love SharePoint:

Efficient Information Organization: SharePoint allows users to organize information effectively. 

Enhanced Collaboration and Communication: SharePoint fosters collaboration by streamlining document management, automating workflows, and improving task based coordination.

Customization and Extensibility: Users appreciate SharePoint’s flexibility. The use of lists is now a common storage mechanism. Additionally, the platform, especially in SharePoint Online has integrations with the Power Platform (PowerApps, Power Automate, PowerBI etc).

Thursday, June 13, 2024

Top 3 Aspects Related to SharePoint Certificate Credentials

The following are three aspects related to SharePoint certificate credentials:

Fundamental Certification: If one is considering a career change, the fundamental level is a good starting point. It is designed for individuals who want to learn the basics of the SharePoint Server or SharePoint Online. The Microsoft 365 Fundamentals certification, covers foundational concepts related to Microsoft 365 services, including SharePoint.

Associate Level: If one is looking to delve deeper into SharePoint, the associate level is applicable for those with some experience. This certification includes Microsoft 365, and Teamwork Administrator which includes SharePoint Online administration topics. Such a certificate validates skills in configuring, deploying, and managing SharePoint sites and content.

Developer Focus: If one is interested in SharePoint development, the MS-600: Building Applications and Solutions with Microsoft 365 Core Services exam is the applicable exam for this topic. This certification focuses on client-side application development using SharePoint Framework (SPFx) and integrating with Power Platform capabilities such as PowerApps and Power Automate.