Hi,
I have a weird probleme here.
Using latest release (Version 2.00+ Build 121121) with closed survey and multiple token uses.
So here is what happens:
In invitation and reminder email passing {FIRSTNAME}, {LASTNAME} and {USESLEFT} values works perfectly (bit it won't pass value of {TOKEN:FIRSTNAME}, {TOKEN:LASTNAME}, {TOKEN:USESLEFT).
But in basic admin notification, advanced admin notification and confirmation emails values are only passed if I use {TOKEN:FIRSTNAME} and {TOKEN:LASTNAME}. Value {TOKEN:USESLEFT} doesn't work at all, neither does {USESLEFT} (big problem for me).
Also, passing values of {TOKEN:FIRSTNAME} and {TOKEN:LASTNAME} in question group description work normally, but I cannot get {TOKNEN:USESLEFT}, nor {USESLEFT} values. even bigger problem for me.
So, my question is, is this a bug or I'm just very dumb and missing something.
Thanks