Skip to Content
0
Aug 29, 2007 at 11:47 AM

Approver's comment in GP email template?

24 Views

Hi all,

I have a simple guided procedure with an "Approve or Reject" step which sends emails.

The problem I have is this: how to include the action's output parameters in the email, specifically the approver's comment (technical name: output.comment)?

I have tried the following:

`writeln(ctxt.output.comment)`

in the template, but it just generates a space instead of the actual comment entered by the approver.

Any help appreciated,

Darren