Useful tips for everyday
How can I tell which version of SharePoint I am using? Here are a few easy ways to identify SharePoint 2016: The title of the…
How to create XSLT data view form web part? Adding the code does not appear to have an effect (nothing happens). For testing purposes I…
How to inherit SharePoint Master Page from parent site? Inherit site master page from parent site Choose this option if you are configuring a child…
How are columns calculated? An example of a calculated column is deriving the per-unit profit of a product by subtracting the product’s cost from the…
Can you await a non async function? You can use the await keyword on its own (outside of an async function) within a JavaScript module.…
How are draft items not crawled in SharePoint? Draft items are not crawled in SharePoint > Well this is expected behaviour. It only crawls the…
Can you email a Microsoft 365 group? After you have created a Microsoft 365 group and added group members, you can configure your group. You…
How do I add permissions to application pool identity? You can try this by selecting a file in Windows Explorer and adding the “DefaultAppPool” identity…
How do I view SharePoint List history? Navigate to the list or library that contains the item or file you want to explore. Hover over…
How do I find my SharePoint services? As Sharatha mentioned, you can follow the steps: In SharePoint Central Administration, click Security. On the Security page,…