[TYPO3-mvc] Howto: Manipulate override of settings (TS & Flexforms)

Tymoteusz Motylewski t.motylewski at gmail.com
Wed Mar 9 16:01:53 CET 2011


Hey,
Thanks for a grate snippet!
But I couldn't get it working - both configurations (
CONFIGURATION_TYPE_FRAMEWORK and CONFIGURATION_TYPE_SETTINGS ) contain
already cleared values by flexform.

Have anybody use this script with current Extbase (1.3 ) and TYPO3 4.5?

my flexform configuration is like this:
<sDEF><ROOT><type>array</type>
      <el>
		<settings.actionPage>
			<TCEforms>
			<exclude>1</exclude>
			<label>some label</label>
			<config>
				<type>group</type>
				<internal_type>db</internal_type>
				<allowed>pages</allowed>
				<size>1</size>
				<maxitems>1</maxitems>
				<minitems>0</minitems>
				<show_thumbs>1</show_thumbs>	
	     	</config></TCEforms></settings.actionPage>
....

Any hints?

Greets,
Tymoteusz


Am 19. Januar 2011 08:32 schrieb Sebastian Kurfürst <sebastian at typo3.org>:
> Hey,
>
> nice work! Could you post it to our knowledgebase on
> http://forge.typo3.org/projects/typo3v4-mvc/wiki ? Thanks!
>


More information about the TYPO3-project-typo3v4mvc mailing list