l would like to use a URL parsed value in the title of my survey.
Is this possible using default Limesurvey techniques and without using php coding?
And if so how should you advise me to do this?
no sorry that's not what I'm looking for.
thanks anyway.
I'm doing a survey about a large number of applications. the applications are stored in a sql table and we can view them in a php generated html list view. Each record/line has button that calls my survey. the first question is a hidden one which will be filed by sending/parsing the applicationsID as a URL parameter. So far so good.
So that's why I ask if it would be possible to parse the application name as well and use it in the survey title. In this way I can make every survey have it's unique title.
If your question code is applicationsID
1. Hide welcome page
2. Put {applicationsID.NAOK} in title
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member. -
Professional support
-
Plugins, theme and development
. I don't answer to private message.
Denis' solution should work, but fvanderstarre's Token solution could also work. You could create tokens for each application with a huge number of "uses left" and give each token one application as attribute. Then you put the URL of this specific token as the link of each button.
Help us to help you!
Provide your LS version and where it is installed (own server, uni/employer, SaaS hosting, etc.).
Always provide a LSS file (not LSQ or LSG).
Note: I answer at this forum in my spare time, I'm not a LimeSurvey GmbH employee.