- Posts: 185
- Thank you received: 11
Ask the community, share ideas, and connect with other LimeSurvey users!
You don't even need to send the email. In the participant table, you can see the URL when you hover over the little wheel thingy.Joffm wrote: Best is
you create a short survey,
create a participants table with a dummy participant (yourself)
create the tokens.
Activate the survey.
Send the invitation email.
Then you see how your url looks like.
You even go one step further and use a wildcard-subdomain approach in combination with a small rewrite of the URL.holch wrote: For this purpose I would register a domain for this specific survey which redirects respondents directly to the survey URL.
No, not necessarily. You can configure your webserver to redirect/point to a specific URL on your server depending on your subdomain.Hmmm. . . now reading some of the other interesting options I just have one question: if I have a sub-domain for that particular survey, does that mean a completely new install each time of limesurvey, for that survey for each sub-domain?