Hi,

In a notification sent to a participant, I want to insert a link back to the user form so that the email recipient can just click on the link to be taken directly to the appropiate for requiring action such as approval.

Is there a hash variable that I can use, or any other way?

Thanks

Wayne

  • No labels

2 Comments

  1. Hello, 

    I have the same issue here.

    I tried to modify the values in wflow-consoleweb/target/jw/WEB-INF/classes/plugin.properties but the problems is not solved.

    Modifying the code of UserNotificationAuditTrail.java by forcing the value of isHtml to "true" and recompiling does work but I think there's a simpler solution...

  2. Yes it's simpler...

    Go to the configurations of the plugins of your app and check "HTML Content?" is checked (2nd screen at the bottom) for the plugins Email Tool and User Notification.