Sender Name in Email client template from Major Incident Management
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2025 01:17 AM - edited 02-12-2025 01:28 AM
Is it possible to send the full name of the User who is sending/composing the email without creating a script include?
The following variables do not work:
${current.user_id.name}
${gs.getUserDisplayName()}
${gs.getUser().getDisplayName()}
${gs.getUser().getDisplayName()}
UPDATE:
Sorry, I was too quick: ${current_user.name} works perfectly fine!
0 REPLIES 0