For this, you should be able to reference that easily.
for #1 on the screenshot above, you shouldn't need the display name as this is internal and won't show up to the user but they will get the email/task
for #2 on the screenshot above, you should be able to use the workflow context variables automatically to get the right data for displaying to the user.
Thanks eharris,
I am aware of those and while that would work most of the time, if someone who was not the creator restarted the workflow, it would show that users name instead of the user who created the item initially.
-Nick
@nicholas_zaczko Sorry for that confusion. You are correct that it would pull the workflow initiator.
Have you tried using the List Lookup > Current Item > Created By > Display Name
This will only pull in the person who created the item and references it as their display name, not login ID.
@eharris04 ,
Thanks that is what I was looking for. I was trying to add it from the references on the right side of the pages as opposed to adding it through the advanced lookup. Also didn't realize what that "X" next to the field did. I never would have guessed that opened up additional properties. I just thought it was a cancel button or something.
Thanks!
-Nick