Skip to main content

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?

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


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!


Reply