[TYPO3-mvc] !!! Re: support of dam-reference-field in extbase?

Jochen Rau jochen.rau at typoplanet.de
Wed May 27 12:28:21 CEST 2009


Hi Joerg,

On 2009-05-27 12:09:08 +0200, Joerg Schoppet <joerg at schoppet.de> said:

> Hi,
> 
>> 
>> Creating my own class "Tx_ExtExample_Domain_Model_DAM" with all I need 
>> and then add to the output of "txdam_getMediaTCA()" a "'foreign_class' 
>> => 'Tx_ExtExample_Domain_Model_DAM'" ?
> 
> 
> OK, this doesn't work. I get the error "NO entry in the $TCA-array for 
> the table "tx_winetreatment_domain_model_dam". This means that the 
> function enableFields() is called with an invalid table name as 
> argument."
> 
> :-(
> 
> Any other hints?

I had a discussion with Sebastian about this topic earlier today. We 
aggreed on having an alias like "'foreign_class' => 
'Tx_Extbase_Domain_Model_Dam'".

I hadn't enough time to investigate how we can achieve this because of 
the amount of emails and posts I have to answer ;-). But I am catching 
up :-)

Regards
Jochen

-- 
"Every nit picked is a bug fixed"



More information about the TYPO3-project-typo3v4mvc mailing list