I have an approval process with several gates, i have restricted to ability to approve, but all i want to do is when the approve button is pressed is apply the current user details to the Approver and add Todays date. The date part is done, as I already have the date automatically updating in all models. How can i get the current user, so they dont have to pick themselves from a list?
I do have a fake user list already set-up but can't work out how i can get the current users details from it.
Thanks