How to add the currently logged in staff member name to the end of the work period report ?
Have you tried {:CURRENTUSER}?
Not saying thats the answer, just an idea.
1 Like
Cool , I will try that now
that did not show the user, but I am prob leaving out some syntax.
Still very new to this stuff
That is rule syntax. Try {LOCAL SETTING:CURRENTUSER}
or {SETTING:CURRENTUSER}
3 Likes
Thank you.
Both seem to work