[TYPO3-dev] selectbox in plugin

Steffen Ritter info at rs-websystems.de
Wed Feb 24 14:57:15 CET 2010


Tudor schrieb:
> On 2/24/2010 3:45 PM, Oliver Klee wrote:
>> Hi,
>>
>> Tudor schrieb:
>>   
>>> I only want to config what field i want to be listed in combobox.
>>> Now i have listed the uid of the records from my table. I want the value
>>> from the combobox to be from the Name field not the uid field.
>>>      
>> This is not possible. You can only define the which field generally is
>> used as label for a table, and that field then automatically also is
>> used in the comboboxes for selecting records from that table.
>>
>>
>> Oli
>>    
> how can i define which field generally is used as label for a table?
> 
open ext_tables.php of your favourite extension and read :)




More information about the TYPO3-dev mailing list