Adding additional Form Builder Validation

Posted by Community Admin on 04-Aug-2018 20:19

Adding additional Form Builder Validation

All Replies

Posted by Community Admin on 10-Aug-2011 00:00

Hi,

I have a specific requirement from my client that forms built with form builder has to include validation that a user only submits one form entry per email.  In other words, I need to check against the submitted database to see if that user's email address is already entered.  Ideally I'd like to be able to create new forms that have this feature as optional so that some forms can be created without the single email entry requirement while other forms I need it present. 

Anyone have ideas how to best approach this?  Right now I can go to 'settings' and limit entry to one per IP, one per username, or no restrictions.

Any ideas or help is greatly appreciated!

Thomas Dahl

Posted by Community Admin on 10-Aug-2011 00:00

Hi Thomas,

You can subscribe for the click event of the FormsControl and there check for existing email. Check this post

www.sitefinity.com/.../4-0-form-builder-click-event.aspx

Greetings,
Ivan Dimitrov
the Telerik team

Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

This thread is closed