Email verification

Status
Not open for further replies.

mvdw310

New Member
Dear All,

I'm building a form for registration for a event.
Now the they wan't a Email verification (2 email elements to confirm a email address)

I found that this can be done with :
Code:
return $data === $formModel->formData['yourtable___email_confirm'];

but i'm not sure how to use and where to place.

can someone tell me how to useand where to place this piece of code.

Thanks a lot.

Grtz Manfred vd Waarsenburg
 
Add a php validation to your email element and use this code.
Replace yourtable___email_confirm with your real email_confirm-element-name.
 
Status
Not open for further replies.
We are in need of some funding.
More details.

Thank you.

Staff online

Members online

Back
Top