You are viewing limited content. For full access, please sign in.

Question

Question

How to retrieve initiator email from Workflow?

asked on January 16, 2017

Hi Guys,

I need advises for the following task. 

User will submit a request to his superior for approval, after approved by superior, an email notification with the form as an attachment will be send back to Initiator.

I will be using Forms, Workflow, LF Client. After Superior approved the request, it will stored in the repository, then i will call a workflow to trigger an email with attachment to be send out to the user. But i have challenges in getting initiator email address from Workflow modules.

Anyone can advise me on this?

 

 

 

 

Workflow 1.PNG
Forms 1.PNG
Workflow 1.PNG (7.97 KB)
Forms 1.PNG (16.68 KB)
0 0

Answer

SELECTED ANSWER
replied on January 16, 2017

You can add a field in the starting form and set its default value to current user's email ({/useremail}) variable and add "hidden" in the css class so the field can be hidden.  Then in workflow to retrieve the field value as token to be used in the email.

2 0

Replies

You are not allowed to reply in this post.
You are not allowed to follow up in this post.

Sign in to reply to this post.