1
vote
5answers
958 views

Create complete site programmatically

I want to create a complete site in Visual Studio (Sandbox solution), so it is easy to deploy (with one press on the button on site collection level) to Office 365 / SharePoint Online. I can create ...
1
vote
1answer
382 views

How to Create Task Items With Custom List Dataview

I have created 2 custom lists in Sharepoint 2010: List #1: INTERNAL PROCESSES (fields: Process Title, Reference) List #2: PROCESS STEPS (fields: Step Title, Step Description, Process Title[lookup of ...