At this time we only have the ability to use SharePoint Designer, not Visual Studio.
We have a list that has info about projects. for each project we create a site. We store the list on the top site, and the projects are subs of that. What we are wanting to do is in the sub have the info about this project from the list reflected in that site.
Example : site A (list abides here) list has projects (1,2,3,4,5,6) site a1 (needs info from list but only list item 1) site a2 (needs info from list but only list item 2) site a3 (needs info from list but only list item 3)
Is this possible with the tools that we have?
Thanks!