Actions
Task #80455
closedEXT:form - make 'grid rows' independend from 'grid containers'
Status:
Closed
Priority:
Should have
Assignee:
Category:
Form Framework
Target version:
Start date:
2017-03-26
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
After a talk with Josef Glatz we noticed that Twitter Bootstraps 'Containers' are not nestable.
It results in some padding issues.
It must be possible to add 'Grid Row' elements without a 'Grid Container' wrapper, but if some other gridsystems
need some 'Container' wrapper, the functionality to add 'Grid Containers' should be kept.
Since ext:form supports twitter bootstrap by default, the 'Grid Containers' element should not be visible
within the form editor, but must handle form definitions with already added 'Grid Containers'.
Actions