Welcome to the LimeSurvey Community Forum

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

I need to change "Next" text only in the last question to: "Finish the survey".

  • juantorocreativo
  • juantorocreativo's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
4 years 7 months ago #187369 by juantorocreativo
Hello forum!

I need to change "Next" text only in the last question to: "Finish the survey".

Thank you !
The topic has been locked.
  • Joffm
  • Joffm's Avatar
  • Offline
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
4 years 7 months ago - 4 years 7 months ago #187372 by Joffm
Hi,
do you talk about the "Submit"- button in the last question?

And this for version 3.x.
Unfortunately you did not mention your version.

Put this in the question text:
Code:
<script type="text/javascript" charset="utf-8">
  $(document).ready(function(){
    var submitText = 'Finish the survey';
    $('#ls-button-submit').text(submitText);
  });
</script>



Joffm

Volunteers are not paid.
Not because they are worthless, but because they are priceless
Last edit: 4 years 7 months ago by Joffm.
The topic has been locked.
  • juantorocreativo
  • juantorocreativo's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
4 years 7 months ago #187374 by juantorocreativo
Joffm!

Excellent ! works fine !

thanks
The topic has been locked.

Lime-years ahead

Online-surveys for every purse and purpose