Hi, ahog,
as promised here an example:
616548 is the first part: the endurl is:
www.expServer.com/exp/exp1.php
?
id={TOKEN:TID}
In the experiment I grab the ID by the GET-Parameter. See the very simple php-file (extension changed to "txt" because of forum limitation)
Finishing the experiment calls the link
<a href="
www.Limesurvey.com/survey/index.php/987634?&newtest=Y&userID=
[$userid]">To Survey</a>
This userID is grabbed in the first - hidden - question of type "short text" of the second survey (987634)
In the next question - the first of the respondent I show it, just to proove.
Well, this is just a small example.
And now something I saw right now. You have to save the UserID of the first survey somewhere - e.g. by an equation.
It is not included in the export.
Best regards
Joffm