Welcome to the LimeSurvey Community Forum

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

[SOLVED] How to hide Resume later and "Exit and clear survey" on end page

  • blocka
  • blocka's Avatar Topic Author
  • Offline
  • Platinum Member
  • Platinum Member
More
6 years 7 months ago #158168 by blocka
Seems to me there is no reason to show these two links after the Submit button has been pressed since the survey response is complete.

So, to fix this, if you are admin or have Filter HTML for XSS disabled, you can add this JavaScript snippet to the end message:

<script>
$(function(){
$('.navbar-right').hide(); // Hides nav bar
});
</script>
The topic has been locked.

Lime-years ahead

Online-surveys for every purse and purpose