[TYPO3-dev] Problem with IRRE

Oliver Hader oliver at typo3.org
Tue Jan 13 22:38:19 CET 2009


Hi Steffen,

Steffen Ritter schrieb:
>> 1) not 2 questions in one thread.
> well it's both about fields not accessible in $FieldArray in one Hook,
> which Is especially a problem when using IRRE
>> 2) Would be easier to understand if you tell us, what you like to
>> achieve instead of submitting code. Perhaps there's a different approach.
> 
> You might be right.. But I thought I did.
> But ok I will try to describe what I'm aiming.
> 
> I have a table in my extension... One field is relation to a fe_user
> (fe_users uid). The value of the another field has to be computed out of
> a value from the connected fe_user... With TCEMainhook I did this like
> everytime. I the record is opened as single record I can access the
> value in field parent_user.
> If i connect this table with IRRE (1:n foreign_field) to fe_users the
> field parent_user is not available anymore in the tcemain hooks.

So, you'd like to have the newly created child record of the table
fe_users being put on a defined page with a specific pid, correct?

olly
-- 
Oliver Hader
TYPO3 Release Manager 4.3




More information about the TYPO3-dev mailing list