So I'm working on making a few sites in Foundation. One of the things I want to do is make a separate page for each "topic" my users will be using.
I also want to have a separate document library for every page pertaining to the topic.
Right now I have a document library saved as a template that has some folder structure in it that I want to be consistent across all these topics.
Is there a way to make a Workflow in Foundation 2010 that does the following:
-Make a new Page, prompting me to enter a topic name
--Afterward, create a new document library that uses the same topic name I gave the page that utilizes the existing template I've made
---On the previously created page, attach the newly created document library as a web part.