Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I have a Separate form that interacts with users. The form prompts them for data, and this is put into a separate sharepoint document library. The Columns for the document library are Name, Modified, Modified by, Status, and Supervisor Email. The user is asked for the supervisor email as well as other information, this is then placed in the document library. How do i have it so that the value for the list item "Supervisor Email" is used to send an email to the supervisor when this separate form is filled out and submitted. The form is able to create a document in the sharepoint document library, but i am unable to have the workflow send an email to the supervisor the user inputs.

Thanks!!

share|improve this question
answered on SharePoint: sharepoint.stackexchange.com/questions/49686/… – Rich Bennema Oct 23 '12 at 12:05

closed as off topic by DocMax, Matteo, Mark, Chris Lätta, Mac Dec 12 '12 at 21:08

Questions on Stack Overflow are expected to relate to programming or software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.