Hey,
Hope someone can help me, I,m using the lastest version of LS.
I need to do this:
When a user click on my survey link, I need LS to make a uniq token for this answer.
Then when the user sent in the survey, I need LS to auto direct to
www.mysite.dk/id={token
}
I have maded the survey:
survey.ansvar.dk/index.php/survey/index/...59/newtest/Y/lang/da
I use:
Allow multiple responses or update responses with one token? YES
Enable token-based response persistence? YES
Allow public registration? NO
Use HTML format for token emails? NO
Send confirmation emails? NO
But when I set auto redirect to:
www.dsv14.dk/results?token={TOKEN
}
But when I do the server.... LS sent me to
www.dsv14.dk/results?token=
So the token is not inserted....
Can I do this in anyway?
Hope someone can help!