Solved
message "You have either already completed the survey or your session has expired."
Hi Can you please help, where i can customize this message "You have either already completed the survey or your session has expired." This message appears when i am retaking same link after completing my unique link.
Thanks in advance.
Best answer by Samarth
Hi @bansalpeeyush29 ,
I will add below code in header in order to change the error text.
<script>
jQuery('.SystemEndOfSurvey').text('this is the update');
</script>
Hope this helps!
Regards,
Samarth
View originalLeave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.