I'm an HTML novice so I don't know how to do this!
I've created a Telephone Number field (user1) but peple filling in the form on the web page can get away with not completing it - if it isn't filled in no error is given.
I want the phone number to be mandatory because I want to make follow-up phone calls.
So how do I do it?
Better still, I'd like to validate the field (i.e. minimum 11 digits) as well.