Auto notification - contain users id who changed data
i am setting up an auto email notification to the zoho.admin, when a user changes certain fields.
I would like the email to contain who changed the data.
i tried this script in the message body, but it didn't work.
"user" <+input= "zoho.loginuserid"> has changed
any suggestions