[TYPO3-mvc] Extension Builder and realtions

Sven Hofacker info at ho-it.de
Mon Jun 24 21:18:11 CEST 2013


Hello Anja,

the partials was the problem ;-)
I solved it and it works .. ..
Thank You!!!!!

last question:

is it possible, to create a Edit.html which will give me a List like
List.html that i can edit the fields from the records and save them with
one klick.

Sven



Am 23.06.13 22:36 schrieb "Anja Leichsenring" unter
<aleichsenring at ab-softlab.de>:

>sorry, both of you. Yes, the prependOptions where introduced in TYPO3 6.1.
>
>But Sven, when you remove this not working parameter, there should be
>the agencies in your selectbox. Please use once inside your template the
><f:debug>{agencies}</f:debug>
>statement.
>If this is empty, and you are in the template, you have probably a typo
>somewhere. If you are in a partial, you need to pass the data into it by
>using
><f:render partial="WhateverYour/PartialIsCalled" arguments="{customer :
>customer, agencies : agencies}" />
>
>In TYPO3 6.1 you can use arguments="{_all}", thats will pass all
>available data to your partial. Some handy stuff in 6.1, isn't it? ;)
>
>After you seem to be a beginner, you might find the extbase and fluid
>cheat sheet [1] very useful, at least I do.
>
>Hope that helps
>Anja
>
>[1] 
>http://www.typofaktum.de/fileadmin/slides/ExtbaseFluidCheatSheetTypofaktum
>.pdf
>
>
>On 06/23/2013 09:35 PM, Xavier Perseguers wrote:
>> Hi Sven,
>>
>>> I use Typo3 6.0 an if i use prependOptionLabel i get the message
>>>"Argument
>>> "prependOptionLabel" was not registered"
>>
>> This does not exist in 6.0, only starting from 6.1 (had the same problem
>> with EXT:sphinx).
>>
>
>_______________________________________________
>TYPO3-project-typo3v4mvc mailing list
>TYPO3-project-typo3v4mvc at lists.typo3.org
>http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-typo3v4mvc


More information about the TYPO3-project-typo3v4mvc mailing list