Apps
Below is some sample code to delete a workflow on the host web from your app web. This would be useful in the event you want your App to remove a workflow that you have deployed to the host web. NOTE: [...]
8
Apps
Below is some sample code to provision a workflow on the host web from your app web. This sample code is in one block for demo purposes. It makes [...]
Apps
Below is some sample code of how to delete a list on the host web from the app web via SharePoint JavaScript object model [crayon-5ae28feeed843293989066/]
Apps
Below is some sample code of how to provision a list from the app web via SharePoint JavaScript object model. [crayon-5ae28feeedf43001327923/]