[TYPO3-irre] Add child record by extension -> how to update reference table?
Martin Borer
mbarts at gmx.ch
Tue Mar 31 10:43:25 CEST 2009
Martin Borer schrieb:
> Hi List,
>
> I've made a FE-Plugin which extends the FE-user with some IRRE
> relations. (Inline Selector).
>
> Besider the T3-Backend a also want to add child records to a fe_user by
> a self programmed FE-Plugin. I've stored the Records in the same PID
> like the FE-User, parrentid is also set. But if I open the FE-user the
> new records are not in the inline record field. I think there is a
> problem with references! How can I set them correctly?
>
> Thanks for your answers,
>
> Greets Martin
Sorry,
It wasn't a reference problem! I've forgotten to set the parrenttable
field in my extension. It works now without update the references.
Greets
Martin
More information about the TYPO3-project-irre
mailing list