I have the following requirements and I also have some ways to do it
- When a new item is added to the calendar a new FOLDER should be created.
- Link the event to the new folder created
I can do it like: 1. Create an item adding event that creates the folder. 2. Create workflow that creates a folder? Is this possible in SP Designer? In VS workflows I know its possible of course.
Thats the difficult part. How can I make that after 30 days the folder has been created, then it moves automatically to another location? A site workflow maybe?