[TYPO3-german] Extension Kickstarter: Database Relation min. 1 Item required
chris Wolff
chris at connye.com
Tue Jul 9 09:53:31 CEST 2013
hi es gibt in der TCA configuration Eval
'eval' => 'required'
sollte den trick eigendlich tun.
hier die referenz für weitere eval werte:
http://typo3.org/documentation/document-library/core-documentation/doc_core_api/4.1.0/view/4/2/
gruss chris
Am 9. Juli 2013 09:24 schrieb HC-Media <office at hc-media.org>:
> Gibt es evtl eine Möglichkeit mit required oder minitems?
>
>
> Lg Christof
>
> --
> Mit freundlichen Grüßen
> Christof Hausladen
> ---------------------------------------
> HC-Media
> e-mail: office at hc-media.org
> web: http://www.hc-media.org
>
> Von meinem iPhone gesendet
>
> Am 05.07.2013 um 11:39 schrieb HC-Media <office at hc-media.org>:
>
>> Liebe Liste,
>>
>> ich hätte eine Frage zum Extension Kickstarter,
>> ich habe mir mittels Kickstarter den t3blog um einige Felder erweitert,
>> unteranderem eine neues Feld in der Tabelle tx_t3blog_post,
>> dieses Feld ist eine "Database Relation" auf eine andere von mir erstellte Tabelle.
>>
>> Bei diesem Feld sollte mindestens ein Value ausgewählt werden,
>> ansonsten sollte nicht abgespeichert werden können.
>>
>> Folgender Versuche funktioniert leider nicht:
>>
>> …..
>> 'config' => array(
>> 'type' => 'select',
>> 'foreign_table' => 'tx_t3entry_countries',
>> 'foreign_table_where' => 'ORDER BY tx_t3entry_countries.uid',
>> 'size' => 15,
>> 'minitems' => 1,
>> 'maxitems' => 25,
>> )
>> …..
>>
>>
>> LG
>> Christof
>>
>> --
>> Mit freundlichen Grüßen
>> Christof Hausladen
>> ---------------------------------------
>> HC-Media
>> e-mail: office at hc-media.org
>> web: http://www.hc-media.org
>>
>>
>> _______________________________________________
>> TYPO3-german mailing list
>> TYPO3-german at lists.typo3.org
>> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german
> _______________________________________________
> TYPO3-german mailing list
> TYPO3-german at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german
--
christian wolff - webdeveloper, tech-loving geek and typo3 enthusiast
telefon: +49 30 347 244 88
mobil: +49 179 49 44 758
email: chris at connye.com
adresse: friedelstraße 31 - 12047 berlin
xing-profil: http://www.xing.com/profile/Christian_Wolff43
google+: https://plus.google.com/u/0/115669673917212236875/posts?hl=de
facebook: https://www.facebook.com/1stMachine
flattr: https://flattr.com/profile/1stmachine
More information about the TYPO3-german
mailing list