[TYPO3-dev] Exclamation Marks with MM relation ?
Michael Miousse
mmiousse at infoglobe.ca
Wed Jun 10 17:37:44 CEST 2009
Le Tue, 09 Jun 2009 20:16:44 -0400, Yannick Pavard (Infoglobe.ca) a écrit
:
> Thank you but my problem is about EXCLAMATION MARK ! (tabbed error).
>
> Is not activate with mm relation. Can you confirm ?
>
> Thanks
>
> Niels Pardon a écrit :
>> Hi!
>>
>> ypavard at infoglobe.ca schrieb:
>>
>>> Hi,
>>>
>>> I would like to set "category field" as required field !
>>>
>>> So, I would like to show on screen the exclamation mark. The same
>>> behavior that input field.
>>>
>>> TCA for category field (tt_news) :
>>>
>>> [config]
>>> [type]=select
>>> [form_type]=user
>>> [userFunc]=tx_ttnews_treeview->displayCategoryTree [treeView]=1
>>> [foreign_table]=tt_news_cat
>>> [size]=1
>>> [autoSizeMax]=5
>>> [minitems]=0
>>>
>>>
>> => minitems=1
>>
>>
>>
>>> [maxitems]=1
>>> [MM]=tt_news_cat_mm
>>>
>>> Thanks
>>>
>>>
>> Greets,
>>
>> Niels
>> _______________________________________________ TYPO3-dev mailing list
>> TYPO3-dev at lists.netfielders.de
>> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-dev
>>
What he mean is: when you use maxitems or minitems configuration in a
tab, the ! does not appear in the tab as it does with the require
property of input. Is their a way to have the ! in the tab while using
minitems or maxitems?
More information about the TYPO3-dev
mailing list