[TYPO3-english] Re: Typo3 foreign_table: How to specify a specific column to a select drop down menu?

christian ewigfrost christian-kulozik at gmx.net
Tue Oct 24 15:04:25 CEST 2017


Hmmm... But that's not waht i want to do: What this does is just filtering the assignable records by their properties and then lets me choose the record in the select. But it assigns the entire record or the uid of the record to the property of the creatable record as understand. 

What i want to do is:

Say i'd set 'kundeuid' with the value 'customer01' or something while creating a record of the class Kunde. Then i create a record of the class 'Appliance'. It also has a property named 'kundeuid' and i want to set it through a select that is filled with the 'kundeuid' s from all the records of the class Kunde. One option of this select would be 'customer01' from the record of Kunde i created. I'd choose it and the property 'kundeuid' of the created Appliance record should be also 'customer01'... 


More information about the TYPO3-english mailing list