R
Ruben Dröge
Guest
I tested this using the { IF "expression1" = "expression2" "true" "false" } construction which is available in Word template mergeField functionality. For instructions, please see: https://www.youtube.com/watch?v=DsNKT-Exj5g As expression1 I used a Rollbase token. When I open the created document (created by a trigger) I see my IF function with the values as expected. As soon as I print this document, the actual values (in this case "true") is printed.
Continue reading...
Continue reading...