Thanks, I've simply added the following to %placeholders and it did the trick: CurrentUser => { value => sub { $_[0]->CurrentUser->UserObj->Name }, escape => 1 }, Appreciate it, - David