Hallo,

ein Beispiel-TCA:

'config' => array(
'type' => 'select',
'items' => array (
array('',''),
),
'foreign_table' => 'XXX',
'minitems' => 1,
'maxitems' => 1,
'eval' => 'required',
),

Damit sollte es eigentlich klappen.

Und für das Frontend gibt es ja per f:form.select ein paar passende Attribute 
die man setzen kann.
--
Kind regards,
Michael

forum.typo3.org/index.php?t=tree&th=208338 direct_mail
forum.typo3.org/index.php?t=tree&th=210808 powermail
forum.typo3.org/index.php?t=tree&th=212804 Core
forum.typo3.org/index.php?t=tree&th=213115 clickenlarge
_______________________________________________
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german

Antwort per Email an