Please help us help you and fill where relevant:
Your LimeSurvey version:
LimeSurvey Cloud
Version 6.14.3
Own server or LimeSurvey hosting: LimeSurvey hosting (Cloud)
Survey theme/template: Fruity TwentyThree
==================
Hi all,
✅ My survey captures "id" and "table"values in short-text questions, via URL parameters, right at the start of the survey.
✅ These values are correctly saved in the response data.
✅ What I need is to pass this "table" value into the quota redirect URL.
For example, I tried setting the quota redirect to
passback.vendor.com/Survey/Finished?ProjectToken
={INSERTANS:table} or
{INSERTANS:TABLE} or
{TOKEN:table} or
{TOKEN:TABLE}. But neither substitution works. The final redirect URL just shows blank or the literal placeholder.
I want to confirm if this is possible in LimeSurvey. Is it even supported to use an answer field in the quota redirect URL? Or does LimeSurvey only allow placeholders for participant table attributes?
According to our vendor:
I'd really appreciate any confirmation, advice, or suggested workaround. Thank you!
Best regards,
Jeehyun