Skip to main content
Nintex Community Menu Bar

message template site workflow

  • March 2, 2017
  • 2 replies
  • 9 views

Forum|alt.badge.img+6

I have changed the message template for notification header

200196_pastedImage_1.png

It work's fine for alle my list workflow but in my site workflow it is not showing the 'Title' but only the itemPreperty

ex from a mail from a site workflow:

200197_pastedImage_2.png

ex from a list workflow - where it showing the right text

200210_pastedImage_3.png

What can I do?

2 replies

Forum|alt.badge.img+14
  • Scholar
  • March 2, 2017

site workflow doesn't run on any list, hence doesn't recognize any item properties.


jesse_mchargue
Forum|alt.badge.img+12

If your site workflow is being triggered by an item, or is working off an a targeted item (using a list query, etc), you will need to store the item title into a variable and use that instead.

Hope this helps!