Feature #15147

TCA: possibility to evaluate email fields

Added by Schmid Valentin over 7 years ago. Updated over 4 years ago.

Status:New Start date:2005-10-22
Priority:Should have Due date:
Assignee:- % Done:

0%

Category:-
Target version:-
TYPO3 Version:3.8.0 Complexity:
PHP Version:4
Votes: 0

Description

It would be nice to have an email-evaluation for
['columns'][fieldname]['config'] / TYPE: "input"
fields (configurable via TCA).

Suggestion: expand the 'eval' key with the keyword email.
The evaluation could be done serverside (e.g. t3lib_div::validEmail()) or clientside (like the ...case "_EMAIL"... in t3lib/jsfunc.validateform.js). Best would be twice

If typo3 would have this possibility it should be no problem to check
the email fields everywhere in the backend like
- user record edit screen
- email address of the admin in the Setup

(issue imported from #M1717)


Related issues

related to Core - Bug #15054: Gremlin: Insufficient email validation Resolved 2005-10-14

History

Updated by Clemens Riccabona over 4 years ago

Is there anything new about this one? I know, it's an old one. but as there is nothing mentioned in the TCA doku, it would be interesting for me, if it is on the queue.

Also available in: Atom PDF