Hi, Christine,
1. It is not necessary to use the "Panel Integration".
A simple (hidden) question "m" is sufficient.
As you can read in the manual:
[url]
www.limesurvey.org/manual/URL_fields/en#...using_GET_parameters
[/url]
The first example:
Code:
http://ls.example.org/1234?QTEXT=prefilled
: Fill in the question with code QTEXT with 'prefilled'
The url parameter is called QTEXT; so you create a question also called QTEXT to capture the value "prefilled"
In my opinion the "panel integration" is only necessary if the url parameter is not allowed as question code in LimeSurvey.
As I showed in my "Tutorial 4: Gleichungen".
The parameter name "12XYZ" is not allowed in LimeSurvey (does not start with a letter)
Well, this is not really important.
Now your problem.
Your explanation sounds fine; so there is something else.
I assume that the blank here
{m } is only a typo in your forum text
Code:
[url=https://survey.maximiles.com/screenout?p=162703_e12cbf1a&m={m]survey.maximiles.com/screenout?p=162703_e12cbf1a&m={m[/url] }
So you should check the url you send.
Complete: Don't set Auto URL to see this
Screenout: You see the url either using something silly for "m",
(Look fine)
or using a different url "minimiles" instead of "maximiles"
Now you see exactly what you generate and can ask the panel provider what's wrong with it.
Joffm
BTW:
Your url called an Austrian page "meinungsplatz.at". Does it mean that I write English without necessity?