flexi task email content


Badge +7

All,

I created a flexi task and want to know if it is possible to only show items that are populated in the list.

101540_pastedImage_0.png

so the text to the left is rich text but I want it only to show up in the email if the link to the right is populated.

Any idea how to do this?

Thank you,


2 replies

Userlevel 6
Badge +16

Create a string variable named "varIndividualNameInEmail".

Then use a conditional action when Individual'sName is not empty, setting "varIndividualNameInEmail" =  "<div>Individual Name:{fieldIndividualName}</div>"

Then use the variable "varIndividualNameInEmail" on your notification body.

Badge +7

hi Fernando,


Thank you for the email, where do I add this: "varIndividualNameInEmail" =  "<div>Individual Name:{fieldIndividualName}</div>" in the email? I have numerous items that I want to only show up in the email if they are populated but we will need to describe which field it is.

Thank you so much!

Reply