Solved
How to modify subject of activity task in workflow.
I want to change the subject Line of email notification which is triggered by the activity. How we can do it?
I want to change the subject Line of email notification which is triggered by the activity. How we can do it?
So generally if you try to define more strings together it does not work
If you use only your custom method it works?
Or it does not work with your custom method.
My experience is that the easiest way is to build the subject information in workflow task variable and then read it in the html template definition.
It worked for me. I did not find any other way how to do that.
Actually there is other option. Build own method to send own email notification.
PetrH
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.