XModPro

Validate type=Database

tgra tgra asked Dec 14, 2016
Active Mar 11 · Viewed 2260 times
<p>I have set up a template and connected an add form. I want to validate the add form based on the email provided in the form. I want to ensure that each email provided in the add form does not already exist in my database. I have set up an output parameter in my stored proc. I was under the impression the value passed back would show in the validation summary. It does not do this. Instead, it submits the form but does not do anything. I am not sure what I am missing here. I will post a fiddle to help. Thanks in advance. </p>

3 Answers

Loading answers...