Your LimeSurvey version:
3.28.40+221129
Own server or LimeSurvey hosting: Own Server
Survey theme/template: Own, but nothing special
Dear limesurvey,
i would like to know, if this is technically possible with JS in Limesurvey.
I got survey page with multiple questions groups + questions in a table format.
Let's say one is "Journey1" with one cell and coloumns like DatetimePicker and one free text field with "Start(Adress)".
Then i have another question group and questions in table style with this:
"Journey 1 (Details)" with multiple cells (not the matter here right now) and more or less the same coloumns, some different.
But also one free text field with "Start(Adress). A co worker wants to extract the text from the free text field above and paste it automatically in the "Start(Adress)" below,
because it's the same page and it would be a QoL feature for easier filling out the form.
But without a submit or new button. Is this even possible? We talked about this before to some extent and i thought i found something in the forum here, which said that isn't possible about pre-filling live / automatically.
I don't wanna post code here yet, because even with a transfer-button, it didn't work. The form itself is a bit more complex JS-code from my coworker and i'm not done with that yet. I will try that before with a simple code / example.
But changing the JS code, someone suggested a event-handler, which could detect a change into a field. But this could clash with Limesurveys own event-handler?
If that's the case, could this work with a transfer button?
Has somebody done anything comparable? Or easier/better solutions?
Thanks in advance.
Best Regards
Tim