This topic contains 5 replies, has 0 voices, and was last updated by michoel 7 years, 11 months ago.
-
AuthorPosts
-
November 30, 2016 at 8:12 am #10360
ssilveri77I am using a workflow field to store the “old” value. I then want to use it in an email
{custworkflow_sv_list_price} is the workflow field name. When I put it in an email, it just shows the name as if it does not recognize it as a variable.
How can I use it?
This is a cached copy. Click here to see the original post. -
November 30, 2016 at 1:10 pm #10361
k_duncHmm, sounds odd. When you look at your record, under System Notes > Workflow History (or Active Workflows), can you see that this field is set and contains the value you’re after?
Just BTW, what email type are you using: ‘Use Template’ or ‘Custom’? Are other fields working correctly?
-
November 30, 2016 at 3:52 pm #10362
michoelLooks like you are missing the ‘$’ sign, it should be ${custworkflow_sv_list_price}
http://freemarker.org/docs/dgui_temp…insertion.html
-
November 30, 2016 at 4:25 pm #10363
k_duncHi Michoel,
I think you’re right, only if the email that ssilveri77 created is an Email Template I believe. I think if it’s a Custom email (i.e., created within the Workflow Action), then this is not required.
-
December 1, 2016 at 10:17 am #10364
ssilveri77I am using custom. The $ is not needed as other fields work okay. Yes I can see the changed value under system. I am setting it from old. This does not appear to work on custom item fields. I can use the state field and it seem to be okay.
-
December 1, 2016 at 5:09 pm #10365
michoelOriginally posted by k_dunc
View Post
I think you’re right, only if the email that ssilveri77 created is an Email Template I believe. I think if it’s a Custom email (i.e., created within the Workflow Action), then this is not required.
Ok, I stand corrected.. I typically use Email Templates
-
AuthorPosts
You must be logged in to reply to this topic.
