Welcome to the LimeSurvey Community Forum

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

HIDE MOVE NEXT BUTTON

  • elenas
  • elenas's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
3 years 9 months ago - 3 years 9 months ago #219253 by elenas
HIDE MOVE NEXT BUTTON was created by elenas
Hi, I want to hide the movenext button in only one question. I use this script in version 2.05+ and it works:
Code:
<script>
$(document).ready(function() { 
  $("#movenextbtn").hide();
});
</script>
But if I use the same script in version 5.0.8 it doesn't work. I insert the script in source code but when I save the question the script is deleted.

Do you know how I can hide the movenext button in version 5.0.8?Thanks
Elena
Last edit: 3 years 9 months ago by elenas.
The topic has been locked.
  • Joffm
  • Joffm's Avatar
  • Offline
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
3 years 9 months ago - 3 years 9 months ago #219255 by Joffm
Replied by Joffm on topic HIDE MOVE NEXT BUTTON
Hi, Elena,
not so very surprising as the template/theme structure changed completely in version 3.x.
As you may read in the manual:
[url] www.limesurvey.org/manual/New_Template_System_in_LS3.x [/url]

But in your case not crucial.
If you investigate your page with a web development tool of your browser you see that the "Submit"-Button now got the ID 
#ls-button-submit

That's all you have to change.

but when I save the question the script is deleted.

What about XSS-filter? Is it activated? Should be set to "OFF".

Joffm

Volunteers are not paid.
Not because they are worthless, but because they are priceless
Last edit: 3 years 9 months ago by Joffm.
The topic has been locked.
  • elenas
  • elenas's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
3 years 9 months ago #219261 by elenas
Replied by elenas on topic HIDE MOVE NEXT BUTTON
Thank you, I will verify that XSS-filter is not activated.
The topic has been locked.
Moderators: tpartnerholch

Lime-years ahead

Online-surveys for every purse and purpose