[TYPO3-mvc] plugin flexform and FAL

Jan Kornblum jan.kornblum at gmx.de
Tue May 6 09:55:52 CEST 2014


Hi Thomas,

>> i used to make settings for a plugin instance with a flexform using vars
>> like settings.listimage. I could than access that setting in my
>> controller via $this.settings['listimage']. How can i use that with FAL?
>> I didn't get it to work with the setup described under
>> http://wiki.typo3.org/File_Abstraction_Layer#FlexForm
>> as $this.settings['listimage'] is always 1.

Sorry, previous post shouldn't have been sent yet:

I'm not sure but perhaps you need to use "treatIdAsReference":

<f:uri.image src=”{image}” treatIdAsReference=”1″ />

Regards, Jan




More information about the TYPO3-project-typo3v4mvc mailing list