is it possible to work with the panel integration if the panel provider gives you a link with a param like: "survey_param=XXX"?
When I try to create a quetioncode with underscores, limesurvey shows an error!
Am I doing something wrong or do I have to work with another survey software (or other panel provider)?
Which version/build of Limesurvey are you using?
The panelintegration maps the names of the panelprovider and your questions.
So you don't need to use the underscore in the questioncodes.
So you mean I can call the questioncode "XYZ" and within the panelintegration I call it "survey_param". And then the variable "XXX" is written into the questioncode "XYZ"?
I will try out, but I am not sure that it works that way.
Post a screenshot of your panel integration page with filled out fields.
Current version means what?
Update:
Have you every used the panel integration?
The "survey_param" would be placed in field "Parameter".
And then you select a question from the dropdown list to assign "survey_param" to that question.
What happens when you do this kind of mapping? Any errors?