Recent Content by Mundrisoft

The Recent Content custom SPFx web part is designed for Modern SharePoint Online to display the four to six most recently created or modified contents from a SharePoint list. This feature enhances content visibility by ensuring users can quickly access the latest updates in a centralized location without manually searching.

  1. Displays Recently Modified or Created Content
    • The web part dynamically fetches the most recently added or updated items from a designated SharePoint list.
  2. User-Friendly Interface with Modern UI
    • The web part is built using SPFx (SharePoint Framework) and react, ensuring a smooth and responsive experience.
    • It aligns with Modern SharePoint’s design, making it visually consistent with other web parts on the page.
    • Supports metadata display to provide clear insights into the content.
  3. Customizable Display Options
    • Users can configure:
      • Number of items to display (4 to 10)
      • Sorting preferences (latest created or modified first)
      • Content source (specific SharePoint lists)
  4. Quick Navigation & Accessibility
    • Each displayed item includes a clickable title or preview, enabling users to open the content details in a panel.
    • Improve productivity by reducing the time spent searching for new or updated documents.
  5. Seamless Integration with SharePoint Permissions
    • The web part respects SharePoint user permissions, ensuring that users only see content they have access to.
    • Content visibility is dynamically adjusted based on each user’s role and permissions.
  6. Mobile-Responsive & Adaptive Design
    • Fully responsive across desktop, tablet, and mobile devices.
    • Ensures a seamless experience for users accessing SharePoint Online from different platforms.
  • Frameworks and Libraries: Built using SPFx, React, and Office UI Fabric components for consistent styling.
  • Data Source: Configurable fetch event data from SharePoint lists.
  • Property Pane Configuration:
    • Specify the Content List and other supported list names.
    • Show/Hide the “View All” button, allowing users to add a URL to view all content at a glance.
    • Customize success messages for different actions.
  • Theme and Style Compliance: Adapts to existing SharePoint’s theme, ensuring a consistent look and feel.
  • Deployment: Packaged as an SPFx solution and deployed via the SharePoint App Catalog, enabling use across the SharePoint tenant.

Screenshots