Welcome to the LimeSurvey Community Forum

Ask the community, share ideas, and connect with other LimeSurvey users!

Can I change default description of the "No aswer" of 10-point array question?

More
8 years 11 months ago - 8 years 11 months ago #118800 by fr3d
Hi all,

Can I change the default description of the "No aswer" of 10-point array question into someting mine?
Last edit: 8 years 11 months ago by fr3d. Reason: mistake
The topic has been locked.
  • tpartner
  • tpartner's Avatar
  • Offline
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
8 years 11 months ago #118841 by tpartner
Set up your survey to use JavaScript and place the following script in the source of the question:

Code:
<script type="text/javascript" charset="utf-8">  
  $(document).ready(function() {    
    $('#question27704 table.subquestion-list thead th:last').text('New Heading');
  });
</script>

Cheers,
Tony Partner

Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.
The following user(s) said Thank You: fr3d
The topic has been locked.

Lime-years ahead

Online-surveys for every purse and purpose