Can anyone please tell me how to display the "TOKEN" in my notification email?
This is the instance: Everytime my participant who completed a survey, I will send two emails. One email is a confirmation email that will send to the participant who completed this survey and I have put the {TOKEN} at the bottom of the email that was sent. This is no problem, token is properly displayed.
The second email is a detail admin notification that will send to me as the survey administrator. I also put {TOKEN} at the bottom of the email so that I can relate this email to my participant easily with the token. However, when I put {TOKEN} in the email, it display nothing. I have tried to test with myself, in my confirmation email I received the token correctly, but it didn't appear in my notification email.
{TOKEN:TOKEN} must work if survey is NOT anomymous. {TOKEN} is more a short cut to {TOKEN:TOKEN}
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member. -
Professional support
-
Plugins, theme and development
. I don't answer to private message.
Thank you for help, it works. Really appreciated. I wonder why it didn't work in the admin email but works in the confirmation email, this is kind of strange.