[TYPO3-core] RFC: #11374: Feature: Add Linebreak in Palette of TCEFORMS

Steffen Kamper info at sk-typo3.de
Tue Aug 18 10:14:10 CEST 2009


Hi,

documentation is short, added to doc_core_api, end of this page
http://typo3.org/documentation/document-library/core-documentation/doc_core_api/4.2.0/view/4/2/#id4442105

Fields in Palette are rendered in one line. If you add many fields you 
may want to split them into several lines. Use the seperator 
"--linebreak--" for a linebreak.

Example:

'palettes' => Array (
    '1' => Array('showitem' => 'salutation, firstname, lastname, 
--linebreak--, mobile, phone, fax, --linebreak--, email, email_work),
)

vg Steffen


Michael Stucki schrieb:
> -1 for as long as the documentation is missing.
> 
> Michael
> 
> Steffen Kamper schrieb:
>> REMINDER
>>
>> vg Steffen
>>
>> Steffen Kamper schrieb:
>>> Hi,
>>>
>>> i covered the problem with more linebreaks follow each other. Now only
>>> one linebreak will be done to omit empty lines.
>>>
>>> Thx for catching this issue.
>>>
>>> vg Steffen
>>>
> 
> 


More information about the TYPO3-team-core mailing list