How to restrict the submission of same survey if its already submitted by the user using the link send to them in email once incident is closed

bhavna6
Tera Contributor

How to restrict the submission of same survey if its already submitted by the user using the link send to them in email once incident is closed.

The survey is created using survey wizard.

20 REPLIES 20

Ok so you just need to do the same check with the onload client script of the survey form and alert the user if they have done one already.


I didn't use the OOB surveys, I designed my own page for it as I needed a bit more flexibility in the form and the scripts running on it, so I'm not sure if you can add survey client scripts.



This is the form I made


capture1.png


We have created survey using survey wizard.


This is exactly the reason I moved away for the OOB survey it isn't very flexible.


If I were you I'd have a go at creating a new form for the survey's as I did, that way you'll have many more options for things like this.


prabh
Mega Expert

Hi Bhavana,



In my case, same thing is happening.I am also using survey wizards but user is able to submit same survey multiple times using link in the sent notification.



Pls help me, how did you resolve it ?



Regards,


Preety