Hello all,

How can i stop same value submissions in webform when webform edited? For example if i edit any webform submission, detailed like Name: John, Email: john@example.com, now i need to do like if i submit same value again without any changes then it should not be submit. Let me know if anyone have an idea.

Comments

DanChadwick’s picture

Priority: Major » Normal
Status: Active » Fixed
Issue tags: -module

Try unique validation, although it works on each field individually, not on the combination of a name and e-mail.

Virang’s picture

Thanks, DanChadwick.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.