Ask the community, share ideas, and connect with other LimeSurvey users!
Log in
Forgot your password? Forgot your username?
<script> $(document).ready(function(){ $('#question{QID} tbody tr td:last-child').each(function(){ var textinputid=$(this).find('input:radio').attr('id'); $(this).find('input:radio').hide(); $(this).append("<input type='text' data-copy='"+textinputid+"' />"); }); }); </script>
tpartner wrote: I'm not sure what those text inputs will do for you. Have a look at this post - www.limesurvey.org/en/forum/design-issue...to-text-input#102550 .
Online-surveys for every purse and purpose