- Posts: 57
- Thank you received: 0
Ask the community, share ideas, and connect with other LimeSurvey users!
<script type="text/javascript" charset="utf-8"> $(document).ready(function() { // Remove in row 1 $('#question{QID} tr[id^="javatbd"]:eq(0) .checkbox-item:eq(4) *').remove(); $('#question{QID} tr[id^="javatbd"]:eq(0) .checkbox-item:eq(5) *').remove(); // Disable in row 1 $('#question{QID} tr[id^="javatbd"]:eq(0) .checkbox-item:eq(2) *').prop('disabled', true); }); </script>
When I imported your survey, removed the array filter'there were no x-axis subquestions