[TYPO3-core] How to solve #39127 (solution found)
Mario Rimann
mario.rimann at typo3.org
Mon Jul 23 11:06:06 CEST 2012
Hi
Got it to work, see review at https://review.typo3.org/#/c/12996/
The trick is to look at the code instead of just thinking of the TCA
which does not allow to solve this problem just for a certain type of
record within a table :-)
Cheers,
Mario
Am 23.07.12 08:20, schrieb Mario Rimann:
> Hi
>
> In the new form extension, there is a problem with prefixing the
> "bodytext" field (containing the form config) upon localization of a
> form record.
>
> I had a look at the base TCA for tt_content records - and of course I
> could switch off the "l10n_mode" from "prefixLangTitle" to something
> else. But this should not be changed for all tt_content records, but
> just for those that are of type "mailform".
>
> Can one point me to the right direction, where and how to solve this?
>
> Cheers,
> Mario
>
More information about the TYPO3-team-core
mailing list