- Posts: 23
- Thank you received: 1
Ask the community, share ideas, and connect with other LimeSurvey users!
#progress-wrapper { display: none; }
$(document).ready(function() { if($('.multiple-short-txt').length > 0) { $('#movenextbtn .ui-button-text').text('Submit'); } });
1st problem : this take a lot of memory to evaluate relevance, then it can be included everywhere/everytime : need a settings.jsibley wrote: As a feature request, could it be possible in a future release to have Limesurvey check whether it can tell from relevance equations whether a given page is the last relevant page to the survey and replace "next" with "submit"?