XModPro

Feature Request - Validate error sends e-mail

Jeff M. Jeff M. asked Apr 19, 2018
Active Apr 19 · Viewed 2160 times
<p>Hello.. </p> <p>When theres a certain validation error, database for example, having an e-mail sent when this occurs would be nice.<br> </p> <p>It could be another special email entry in the form for validation errors of this type.<br> </p> <p>I had to create a system which tracks mailing addresses. If theres an existing entry for the same address, the validate database tells the end-user that the address already exists in the list. </p> <p>An e-mail to the administrators would be nice so they're notified as such; but with XMP currently, this isn't possible. </p> <p>When there was a duplicate entry (checked within a stored procedure), I ended up having the stored procedure insert the entered information into another table so it can be reviewed on a different page. But notification of this duplicate entry would be nice. </p> <p>Thanks..<br><br> </p>

1 Answer

Loading answers...