- Posts: 2
- Thank you received: 0
Ask the community, share ideas, and connect with other LimeSurvey users!
var a = 18; var b = 12; var c = 12; var d = 6; $(document).ready(function(){ $('#question{QID} textarea').val(a); $('#question{QID} textarea').val(b); $('#question{QID} textarea').val(c); $('#question{QID} textarea').val(d); });
Please Log in to join the conversation.
Please Log in to join the conversation.
Please Log in to join the conversation.