Project

General

Profile

Actions

Bug #20644

closed

Feature: Add Linebreak in Palette of TCEFORMS

Added by Steffen Kamper over 15 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2009-06-22
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

There is no possibility to add a linebreak in palette fields.

As palette is used for grouping fields, i added an option in palette to allow a linebreak.

This is done with following syntax:
$TCA[tablename]['palettes'] = array(
'1' => array('showitem' => field1, fileld2, --linebreak--, field3'),
);

(issue imported from #M11374)


Files

11374.diff (3.4 KB) 11374.diff Administrator Admin, 2009-06-22 01:20
Actions #1

Updated by Steffen Kamper about 15 years ago

committed to trunk, rev 5849

Actions

Also available in: Atom PDF