- Posts: 2
- Thank you received: 0
send user_id to external page
5 years 3 months ago #91061
by thaorsi
thaorsi created the topic: send user_id to external page
Hello,
I would like to send the user_id from limesurvey to an external page. I am still able zu send question ids, group ids or something entered in a question. But the user id is created automatically by limesurvey and I've no idea how to send this id in a link,
thanks for your help
I would like to send the user_id from limesurvey to an external page. I am still able zu send question ids, group ids or something entered in a question. But the user id is created automatically by limesurvey and I've no idea how to send this id in a link,
thanks for your help
Please Log in or Create an account to join the conversation.
5 years 3 months ago #91062
by Ben_V
Benoît
EM Variables => bit.ly/1TKQyNu | EM Roadmap => bit.ly/1UTrOB4
Last Releases => 2.6x.x goo.gl/ztWfIV | 2.06/2.6.x => bit.ly/1Qv44A1
Demo Surveys => goo.gl/HuR6Xe (already included in /docs/demosurveys)
Ben_V replied the topic: send user_id to external page
Hello,
try to handle the placeholder {SAVEDID} , for example with the "end url" feature...
Ben/
try to handle the placeholder {SAVEDID} , for example with the "end url" feature...
Ben/
Benoît
EM Variables => bit.ly/1TKQyNu | EM Roadmap => bit.ly/1UTrOB4
Last Releases => 2.6x.x goo.gl/ztWfIV | 2.06/2.6.x => bit.ly/1Qv44A1
Demo Surveys => goo.gl/HuR6Xe (already included in /docs/demosurveys)
Please Log in or Create an account to join the conversation.
5 years 3 months ago - 5 years 3 months ago #91071
by thaorsi
thaorsi replied the topic: Aw: Re: send user_id to external page
Hello Ben_V,
thanks for your answer. The placeholder for userid does not work (maybe a bug?), I tried it several times - that why I searched for an other possibility in the forum. But I'm still using the placeholder for survey id and the url feature combined with INSERTANS for other variables, that works.
thaorsi
thanks for your answer. The placeholder for userid does not work (maybe a bug?), I tried it several times - that why I searched for an other possibility in the forum. But I'm still using the placeholder for survey id and the url feature combined with INSERTANS for other variables, that works.
thaorsi
Last Edit: 5 years 3 months ago by thaorsi.
Please Log in or Create an account to join the conversation.
5 years 3 months ago #91073
by Ben_V
Benoît
EM Variables => bit.ly/1TKQyNu | EM Roadmap => bit.ly/1UTrOB4
Last Releases => 2.6x.x goo.gl/ztWfIV | 2.06/2.6.x => bit.ly/1Qv44A1
Demo Surveys => goo.gl/HuR6Xe (already included in /docs/demosurveys)
Ben_V replied the topic: Aw: Re: send user_id to external page
Hello,
{SAVEDID} is available since LS 1.92 ... maybe are you using an older version?
{SAVEDID} is available since LS 1.92 ... maybe are you using an older version?
Benoît
EM Variables => bit.ly/1TKQyNu | EM Roadmap => bit.ly/1UTrOB4
Last Releases => 2.6x.x goo.gl/ztWfIV | 2.06/2.6.x => bit.ly/1Qv44A1
Demo Surveys => goo.gl/HuR6Xe (already included in /docs/demosurveys)
Please Log in or Create an account to join the conversation.
Less
More
- Posts: 6742
- Karma: 601
- Thank you received: 1811
5 years 3 months ago #91099
by tpartner
Cheers,
Tony Partner
Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.
tpartner replied the topic: Aw: Re: send user_id to external page
Is your survey activated? The SAVEDID is only available in activated surveys after the first question page has been submitted.
Cheers,
Tony Partner
Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.
Please Log in or Create an account to join the conversation.