Page 1 of 1

FEU validation in Admin

Posted: Tue Apr 12, 2011 10:59 pm
by message
Image

look at my screenshot

at the bottom part of the image
there's a email field and i set it as required.
This is the view when adding members in FrontEndUser

My problem is as an admin i can submit the following fields without the validation in email whether it is not in proper format of email.

Ex. in email field

Email: test

without the '@' and a domain.com

i can submit it..

what i want is to have a validation

wherein it will says the "The email address is not in proper format"

something like that

Re: FEU validation in Admin

Posted: Mon Apr 18, 2011 11:21 am
by peterbus
did you use the correct fieldtype for this field in feu?
To start the validation you should choose "email adres"

Re: FEU validation in Admin

Posted: Wed Apr 20, 2011 9:58 am
by message
yes i set it in the specific type of field which is "email address"

the validation comes out only if i didn't put anything in the email filed as in blank.

but if put text only without the @domain.com

it accept the email field