Project

General

Profile

Actions

Feature #80130

closed

Epic #80186: EXT:form - strong defaults and UI/ UX optimization

EXT:form - support for HTML5 attribute "pattern"

Added by Martin Kutschker about 7 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Could have
Category:
Form Framework
Target version:
Start date:
2017-03-03
Due date:
% Done:

100%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Remote Sprint

Description

Allow an editor to set a client-side regexp for a text/email/url/tel field. This must be a separate property because the pattern in HTML5 is specified to be a Javascript regexp and not a PCRE. Furthermore the pattern will always have to match the complete value as if it were within a ^...$ pair.

Actions

Also available in: Atom PDF