Quantcast
Channel: Topics in Category: Can I do this with LimeSurvey? - LimeSurvey forums
Viewing all articles
Browse latest Browse all 17529

Reset answers in a table question, using a button and javascript - by: jsibley

$
0
0
This is exactly what I was hoping for, thank you.

And, in case it isn't obvious to anyone, you can put the reset button above the array question by changing:

$('table.subquestion-list', thisQuestion).after('<input type="button" style="float:right;" value="Reset Question" class="resetQuestionButton" />');

to

$('table.subquestion-list', thisQuestion).before('<input type="button" style="float:right;" value="Reset Question" class="resetQuestionButton" />');

Viewing all articles
Browse latest Browse all 17529

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>