Site Directory App with Tree Structure – O365 SharePoint Hosted App
Create a Site Directory App with Tree Structure to show all the sub-sites created under the root web.
Fulfilling God's purpose for my life
A collection of 113 posts
Create a Site Directory App with Tree Structure to show all the sub-sites created under the root web.
Do you have a requirement to create a SharePoint Hosted Kanban Board App in O365? If so, I have created a very basic prototype which you can use and get started.
Create an Azure Website in Azure Portal. In this example, I am going to create an azure website with name “cloud-demo-providerapps”
```powershell try { Write-Host “Load XML config file” -foregroundcolor black -backgroundcolor yellow
Looking for a solution to import Term Store Terms using CSOM & PowerShell in O365 / SharePoint Online?
As you know, Web.ApplyTheme method applies a theme with the specified components to this site.
Hope you are all aware of the limitations of Managed Navigation in SharePoint. If not go through this article
I want a custom app to be installed by default whenever a site is created with a specific site collection/managed path/template and users from that site should not remove that app from that site. The best way to implement this...
Last week, I got an interesting requirement from an Architect to check the possibility to host the provider hosted app in the on-premise server and use the same in SharePoint Online. I hope many of you interested to do the same setup...
Custom action fetches an external script and includes it in the page. So at run time the script will self execute as an anonymous function.