First of all, Hello everyone ! Hope that you're having a good day!
I have an issue with a questionnaire of mine for which I already spent few hours at understanding the cause.
The context : I have some question where I ask people to specify some "purpose" for moving - Long free text. This specific purpose is then used by EM to tailor future questions - mainly arrays.
All these are on the same question group and same page.
The issue : the dynamic filling of array that should occur when typing this "purpose" inside the text box is not working. The label remain empty and some of my logic just isn't updated real-time.
Some information :
1/ when going second page of the questionnaire and going backward, everything works fine, my labels are filled with the user-input text. Same if I try to go second page but stay on the first because some conditions ar not met. So I don't consider it a syntax error.
2/ actually the questionnaire which have this issue works well on another install of LS, on a different machine. I did use the import feature to load it on a new LS install/new machine
So there is something i don't get. I imagine some issue with onchange, onkeyup etc function but can't find the real cause.
Is there some hidden confguration option i missed? do i need to see with my server administrator if he can do something ?
I can give access to the two relevant online questionnaire so you can try by your own, but I would prefer to keep the links private.
Thanks in advance
Stein