Skip to main content

Workflow Notification : Tag for First and Last name for Assigned_to_sub

  • June 1, 2022
  • 3 replies
  • 55 views

Forum|alt.badge.img
Is there a tag for $Assigned_to_sub First and Last name like there is for $AssignedTo?

3 replies

Maayan Karstaedt
SysAider
Forum|alt.badge.img
Yes there is! $AccountObj.getDisplayUserName($CurrentActionItem.getAssignedTo(),null) Cheers, Maayan
Lauren Myers
Is there a tag for $Assigned_to_sub First and Last name like there is for $AssignedTo?

Forum|alt.badge.img
  • Author
  • Community Enthusiast
  • 6 replies
  • June 8, 2022
THANK YOU!! That worked! I appreciate it.

Maayan Karstaedt
SysAider
Forum|alt.badge.img
Yey! Happy to help!
Lauren Myers
THANK YOU!! That worked! I appreciate it.