Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

SPD Send Email Workflow

  Asked By: Tarang Upadhya         Date: Feb 06, 2010      Category: Sharepoint      Views: 445
 

I thought this is easy, but apparently not. There is a custom list
called projects with a field named Notifications of type "Person or
Group". The purpose of the field is to hold the persons who should
receive the notification.

In SPD, while trying to create a workflow of sending emails, for the
To field of the message, the field of Notifications is not available
(workflow lookup ->Source (Current Item), under Field, the
notification field is not available).

How can I get the emails of the persons in the Notification field in a
SPD workflow?

Tagged:        

 

1 Answer Found

 
Answer #1       Answered By: Ebony Perkins          Answered On: Feb 06, 2010       

I figured out a solution. I can create  a variable to take the value
from the notification field  and assign the variable to the To field of
the email  message.

I guess it is still easy.

 
Didn't find what you were looking for? Find more on SPD Send Email Workflow Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].