Feature #33302

form.button ViewHelper

Added by Bastian Waidelich over 3 years ago. Updated over 3 years ago.

Status:Resolved Start date:2012-01-18
Priority:Should have Due date:
Assigned To:Bastian Waidelich % Done:

100%

Category:ViewHelpers
Target version:TYPO3 Flow Base Distribution - 1.1
Has patch:No

Description

<button /> elements are more flexible than <input type="submit" /> as they allow to render arbitrary child elements and can transmit own values which makes them really usable in multi-page forms for example.
In the meantime all major browser support buttons for submitting & resetting so we should add a respective ViewHelper.

Associated revisions

Revision 8447517f
Added by Bastian Waidelich over 3 years ago

[FEATURE] form.button ViewHelper

Adds a ViewHelper that renders <button /> form elements

Change-Id: I53dd7fc154761c0c70449ffefcc1a1bed167de72
Resolves: #33302
Releases: 1.1

History

#1 Updated by Gerrit Code Review over 3 years ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/7855

#2 Updated by Gerrit Code Review over 3 years ago

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/7860

#3 Updated by Sebastian Kurfuerst over 3 years ago

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

Also available in: Atom PDF