Quantcast
Channel: Topics in Category: Can I do this with LimeSurvey? - LimeSurvey forums
Viewing all articles
Browse latest Browse all 17529

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

$
0
0
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>

Viewing all articles
Browse latest Browse all 17529

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>