User Profile
istvanybema
Brass Contributor
Joined Jun 29, 2020
User Widgets
Recent Discussions
Re: SharePoint Online - Share with other domain without invitations
jscroggin Hi, it is posible to set the Sharing permissions to Anyone. But I would not recommend that. https://docs.microsoft.com/en-us/sharepoint/turn-external-sharing-on-or-off If you do please add some additional security messurs. A more suiteble solutions for multitenant acces is the B2B feature for Connected Organisations in Azure. Please read this article: https://docs.microsoft.com/en-us/microsoft-365/solutions/b2b-extranet?view=o365-worldwide869Views0likes0CommentsRe: Retrive programmatically SharePoint Online storage space
Oleksii_Kolinko You could try to use the PowerShell Get-SPOSite with the --StorageUsageCurrent parameter. Run it for all sites and calculate the total. Not sure if this would work in your case. https://docs.microsoft.com/en-us/powershell/module/sharepoint-online/get-sposite?view=sharepoint-ps1.9KViews0likes0CommentsRe: SP Survey - Get UserID with Export
rtrujilatpnmr I would try to use Forms; Answers can be exported to Excel and include the emailaddress of the user. This email address can be used to get the Username. Other option is to create a PowerApp. Both can be embedded in a SharePoint page.1.1KViews0likes0CommentsRe: Microsoft Lists - Calendar View
AlexH980 there is no option to colorcode the calendar-items in the calendar view. Even not in the classic options. I would recomment to use the SPFX sample for modern Calendar and use a modern webpart in a page to use Color codes. Here is the example: https://github.com/pnp/sp-dev-fx-webparts/tree/master/samples/js-modern-calendar30KViews0likes5Comments
Recent Blog Articles
No content to show