[TYPO3-dev] Exclamation Marks with MM relation ?
    ypavard at infoglobe.ca 
    ypavard at infoglobe.ca
       
    Tue Jun  9 20:37:04 CEST 2009
    
    
  
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
 [maxitems]=1
 [MM]=tt_news_cat_mm
Thanks
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
    
    
More information about the TYPO3-dev
mailing list