Is it possible to create a meeting calendar item where other people are invited and can accept or decline, but without having to set up a document workspace for every meeting
Thanks
Sean
SharePoint - General Question and Answers and Discussion
Is it possible to create a meeting calendar item where other people are invited and can accept or decline, but without having to set up a document workspace for every meeting
Thanks
Sean
Unfortunately not, this would be covered by Exchange and using the Exchange web parts but oob the calendar control is faily limited in this regards.
Hi Sean
That sounds like a custom workflow to me. It's not exactly out of the box, but the platform can support it. When you create a meeting item you could include a field for the list of people you are going to invite. Then you can start a workflow that e-mails each of them. A separate list could be used to track who has accepted/rejected.
Look at the workflow design features in SharePoint Designer and Visual Studio. As I said, it will take a bit of effort (days to weeks depending on your level of experience and the amount of functionality you need).
Regards
Ivan Wilson