0
votes

So my situation is like this: A user adds the name and other information for creating a subsite in to a sharepoint list. The administrator of the site can approve or reject the craetion of the subsite.

Now my question is, can anyone help me how can I create a subsite from workflow? Any code will be appreciated.

Thanks a lot guys,

Regards.

2

2 Answers

0
votes

You can add this action to SharePoint Designer

http://www.ilovesharepoint.com/2011/02/create-site-action-sharepoint-designer.html

and then create a workflow, that on approval of the item will create a site for you.

-p

0
votes

Definitely take the path of creating a custom workflow activity, this will allow for greater re-usability in the long run