Project

General

Profile

Actions

Feature #90386

closed

Deprecate all form-related ViewHelpers except for f:form in favor of a single "form field name" ViewHelper

Added by Claus Due over 4 years ago. Updated over 2 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
Fluid
Target version:
-
Start date:
2020-02-15
Due date:
% Done:

0%

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

Description

Rather than reproducing a bunch of XHTML API it would be possible to switch strategies:

  • Currently we have specific versions of all possible XHTML form components, which have different support for attributes than the XHTML component does
  • Instead of this we can switch strategies so you write XHTML form fields and use a ViewHelper to 1) generate "name" attribute value and 2) register this field name in the HMAC.

Related issues 1 (1 open0 closed)

Related to TYPO3 Core - Feature #90181: TagBuilder does not support boolean attributes without valuesAccepted2020-01-23

Actions
Actions

Also available in: Atom PDF