Tag: sharepoint

Responsive Submit Form In SPFx
Responsive Submit Form In SPFx
Blog Posts

ISubmitFormProps.ts File Now Go to SubmitFormWebpart.ts File and Update the following code. Now Update SubmitForm.module.scss File Now come to the Main File SubmitForm.tsx and Update this file to Now run these commands in your terminal Your output would be like this. After submitting data you will get an alert message. Here’s more SharePoint Week content.… READ MORE

FIX User can’t be found in the directory
FIX User can’t be found in the directory
Blog Posts

User can’t access SharePoint site? You can get the Error “User can’t be found in the directory”. Learn how to fix SharePoint error user can’t be found in the sharepoint.com directory. SharePoint is a fundamental application in Microsoft 365.  When you are working on documents, moving data around SharePoint sites and inviting users to join to work together the last… READ MORE

Writing for Your Intranet
Writing for Your Intranet
Webinars

Writing for Your Intranet Join Emily Mancini, MVP, and watch this webinar recording to learn all about the best practices, tips, and tricks for writing your intranet! Webinar Description – ‘Writing for Your Intranet’ Are you tired of creating intranet content that doesn’t quite hit the mark with your audience? Join us for this exciting… READ MORE

SharePoint Week Mini Webinars
SharePoint Week Mini Webinars
Webinars

SharePoint Week Mini Webinars Join Joel, Django, and Sara for this series of SharePoint Week Mini Webinars and learn all about SharePoint Permissions, SPFx User Access Tokens, and Application Lifecycle Management! SharePoint Week Mini Webinar 1 “Passing SPFx User Access Tokens to Backend Services to Persist User Context” Speaker: Joel Rodrigues, MVP “I spotted developers… READ MORE

News Web Part In SharePoint Online Page
News Web Part In SharePoint Online Page
Blog Posts

The News web part is used to broadcast or update the user about the latest announcements or events. There are two ways to update news on the SharePoint site News Post News Link Both the news post and news link are saved as pages in the library. How to add News Post in SharePoint online Open the… READ MORE