Project

General

Profile

Actions

Bug #70070

closed

Epic #69955: Optimize new Extbase/ Fluid based rewrite of EXT:form

Story #70068: EXT:form - Support bootstrap_package

EXT:form - Support attributes in form and container elements when using .layout

Added by Björn Jacob over 8 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Category:
Form Framework
Target version:
Start date:
2015-09-24
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Stabilization Sprint

Description

Setting the following layouts is currently not working. The class attribute is not set:


form (
    <form class="form-horizontal">
        <containerWrap />
    </form>
)
fieldset (
    <div class="fieldset"><fieldset class="fieldset"><legend /><containerWrap /></fieldset></div>
)

Actions

Also available in: Atom PDF