Using User Hash Variable in Calendar Menu
Confluence User - 22 Feb, 2023
Hi,
In my calendar form there is a field called 'Staff Name' (c_staff_name) that stores the username value.
How do I use hash variable to display the Staff Name in First Name and Last Name format in the event title?
I tried the following format but it's not showing properly in the calendar ('#user.{staff_name}.firstName# #user.{staff_name}.lastName#')
Please help to advice.
hash-variables


