Welcome to the LimeSurvey Community Forum

Ask the community, share ideas, and connect with other LimeSurvey users!

Survey not e-mailing all information in the invite

  • Mareorgke_31349
  • Mareorgke_31349's Avatar Topic Author
  • Offline
  • Banned
  • Banned
More
9 years 10 months ago - 9 years 10 months ago #107906 by Mareorgke_31349
Hello

I'm truing to send information about token valid dates in the invite e-mail.

The manual says:
Code:
If your survey is NOT anonymous, the following field names are available to insert token data in survey text and javascript. You can use these fields in confirmation and notification email template, too.
{TOKEN:EMAIL}  Email of the recipient
{TOKEN:FIRSTNAME}  First Name
{TOKEN:LASTNAME}  Last Name
{TOKEN}  Token to access the survey
{TOKEN:ATTRIBUTE_1}  Attribute 1
{TOKEN:ATTRIBUTE_2}  Attribute 2 (and so on for more attribute fields)

The fields in the token table are:

`tid`,`firstname`,`lastname`,`email`,`emailstatus`,`token`,`language`,`sent`,`remindersent`,`remindercount`,`completed`,`usesleft`,`validfrom`,`validuntil`,`mpid`



So, I've entered following:
Code:
Yout token attributes:
 
1 {TOKEN:ATTRIBUTE_1}
 
2 {TOKEN:ATTRIBUTE_2}
 
3 {TOKEN:ATTRIBUTE_3}
 
4 {TOKEN:ATTRIBUTE_4}
 
5 {TOKEN:ATTRIBUTE_5}
 
FIRSTNAME {TOKEN:FIRSTNAME}
 
EMAIL {TOKEN:EMAIL}
 
EMAIL STATUS {TOKEN:EMAILSTATUS}
 
VALIDFROM {TOKEN:VALIDFROM}
 
VALIDUNTIL {TOKEN:VALIDUNTIL}
 


This resulted with this in the e-mail:

Yout token attributes:

1

2 TOKEN:ATTRIBUTE_2

3 TOKEN:ATTRIBUTE_3

4 TOKEN:ATTRIBUTE_4

5 TOKEN:ATTRIBUTE_5

FIRSTNAME

EMAIL

EMAIL STATUS TOKEN:EMAILSTATUS

VALIDFROM TOKEN:VALIDFROM

VALIDUNTIL TOKEN:VALIDUNTIL


The version is 1.92+ Build 120920, but same happens on 2.05 (2.05 does not calculate assessments properly, so I've reverted to this version that is proven to work)

What am I doing wrong?
Last edit: 9 years 10 months ago by Mareorgke_31349. Reason: Additional data
The topic has been locked.

Lime-years ahead

Online-surveys for every purse and purpose