[TYPO3] adding class to TS form object
onkar marathe
onkar.marathe at hotmail.com
Sat Mar 29 12:07:15 CET 2008
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
More information about the TYPO3-english
mailing list