[TYPO3-templavoila] Flexform rendering in 'edit pageproperties'

Dmitry Dulepov typo3 at fm-world.ru
Tue Mar 7 16:56:53 CET 2006


Hi!

Franz Koch wrote:
> I was just wondering about a change in the rendering of the flexform
> inside the 'edit pageproperties' 'view' after I added meta-information
> to the DS.

The problem is that it is outside of templavoila's control. Flexform is
rendered by typo3 core, templavoila just creates corresponding
description of the form.

> When I have a default DS on a multilingual page, the 'TCA'-fields of the
> flexform are rendered grouped by langauge (vDEF,vEn,...). When I set the
> meta-information 'langChildren' inside the DS, the flexform renders the
> languages grouped by fields and not all language related fields grouped
> by language.
> Did a quick research, but couldn't see what is responsible for this.

It is in t3lib -> tceforms file.

> can this behaviour be changed? If so, would it also be possible to
> optionally set 'useTabDividers' to get a tab for each language? Would
> improve useability I think - and looks cleaner and nicer in addition ;)

Sometimes yes but having language fields together can be a big plus.
Translator will always see original text and can translate without
switching tabs.

Dmitry.
-- 
"It is our choices, that show what we truly are,
far more than our abilities." (A.P.W.B.D.)



More information about the TYPO3-project-templavoila mailing list