[Typo3] editing related tables in the backend

Nick Sutterer nick at tesbo.com
Wed Feb 9 13:24:52 CET 2005


hi all,

i'm developing an extension which has kinda complicated table relations, eg 
one entry in a "data" table links to one certain user in "fe_user". when 
editing this "data" entry in the backend, is it possible to integrate the 
form fields of the fe_user entry in the "data" form? how could this be done? 
or do i have to write my own backend-module? the form could look like that:

data table:
- data_field_1: 
- data_field_2:
fe_user:
- username:
- password:

this is a problem i couldn't solve with typo3. if you don't save *all* data in 
*one* table you have to edit the related stuff in several steps, which can be 
confusing...
any ideas would be really great ;-)


cheers,


	nick




More information about the TYPO3-english mailing list