Project

General

Profile

Actions

Feature #80125

closed

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

EXT:form - support for HTML5 input types email, tel and url

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

Status:
Closed
Priority:
Should 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

While currently a validator for emails exist, the presence of the validator does not change the type attribute of the input field to "email" (it stays "text"). Neither for telephone numbers nor URLs a validator exists.

The goals of this feature is to allow an editor to setup a form field that is rendered as input field of type "email", "tel" or "url". Possibly also as "number", but browser support should be checked if this is feasible.

Possible UI solutions:

1)

Add a dedicated element type for each HTML5 field type. The corresponding validators are automatically added to the field (either visible or invisible). The validator for "tel" will be an empty one as there is no globally defined format for telephone numbers.

2)

Add a type field to the text element. The validation is done likewise to solution 1.

3)

Make the validators change the type of the input fields.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #80127: EXT:form - support for HTML5 attributes min and maxClosedRalf Zimmermann2017-03-03

Actions
Actions #1

Updated by Josef Glatz about 7 years ago

  • Category set to Form Framework
Actions #2

Updated by Björn Jacob about 7 years ago

  • Parent task set to #80186
Actions #3

Updated by Ralf Zimmermann about 7 years ago

  • Assignee set to Ralf Zimmermann
Actions #4

Updated by Ralf Zimmermann about 7 years ago

  • Status changed from New to In Progress
Actions #5

Updated by Gerrit Code Review about 7 years ago

  • Status changed from In Progress to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52016

Actions #6

Updated by Gerrit Code Review about 7 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52016

Actions #7

Updated by Gerrit Code Review about 7 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52016

Actions #8

Updated by Gerrit Code Review about 7 years ago

Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52016

Actions #9

Updated by Gerrit Code Review about 7 years ago

Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52016

Actions #10

Updated by Gerrit Code Review about 7 years ago

Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52016

Actions #11

Updated by Gerrit Code Review about 7 years ago

Patch set 7 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52016

Actions #12

Updated by Gerrit Code Review about 7 years ago

Patch set 8 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52016

Actions #13

Updated by Gerrit Code Review about 7 years ago

Patch set 9 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52016

Actions #14

Updated by Gerrit Code Review about 7 years ago

Patch set 10 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52016

Actions #15

Updated by Gerrit Code Review about 7 years ago

Patch set 11 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52016

Actions #16

Updated by Benni Mack almost 7 years ago

  • Target version changed from 8 LTS to 9.0
Actions #17

Updated by Gerrit Code Review almost 7 years ago

Patch set 12 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52016

Actions #18

Updated by Gerrit Code Review almost 7 years ago

Patch set 13 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52016

Actions #19

Updated by Björn Jacob over 6 years ago

  • Sprint Focus set to Remote Sprint
Actions #20

Updated by Gerrit Code Review over 6 years ago

Patch set 14 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52016

Actions #21

Updated by Gerrit Code Review over 6 years ago

Patch set 15 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52016

Actions #22

Updated by Gerrit Code Review over 6 years ago

Patch set 16 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52016

Actions #23

Updated by Gerrit Code Review over 6 years ago

Patch set 17 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52016

Actions #24

Updated by Gerrit Code Review over 6 years ago

Patch set 18 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52016

Actions #25

Updated by Ralf Zimmermann over 6 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #26

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF