Hello all 

I added typoscript form object as shown below but was unable to apply class to 
it.
I tried adding params to input type ()  but does not work.

lib.breadcrumb = FORM
lib.breadcrumb {
 dataArray {
  10.type = tx_myext_pi1[string]=input,10
  20.type = id=hidden
  10.params = class="small"
  20.value = 600
  30.type = L=hidden
  30.value.data = GPVar:L
  40.type = tx_myext_pi1[submit]=submit
  40.value = People
  }
 type = index.php
 layout = ###FIELD###  
 method = GET
 stdWrap.wrap =  | 
}


-Onkar
_________________________________________________________________
In a rush?  Get real-time answers with Windows Live Messenger.
http://www.windowslive.com/messenger/overview.html?ocid=TXT_TAGLM_WL_Refresh_realtime_042008
_______________________________________________
TYPO3-english mailing list
[email protected]
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

Reply via email to