[TYPO3] how can I modify the search form of fesearchintable ?

J.Bakshi joydeep at infoservices.in
Mon Jan 28 09:39:24 CET 2008


Dear list,

The on line doc of fesearchintable shows that the search form an be
modified by the typoscript.

The example typscript is as given at the site

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

form = FORM

   form.dataArray {

   10.label.data = LLL:EXT:fesearchintable/pi1/locallang.php:label.search

   10.label.wrap = |:

   10.type = sword=input,30

   15.label = New's Author

   15.type = author=select

   15.value = Carlos Chiari=carlos, Jhonny Smith=jhonny

   20.type = submit=submit

   20.value.data = LLL:EXT:fesearchintable/pi1/locallang.php:label.search

   }

   form.type = {$plugin.tx_fesearchintable_pi1.resultsPID}

   form.locationData = 1

   form.layout = <tr><td>###LABEL###</td><td> ###FIELD###</td></tr>

   form.labelWrap.wrap = <strong>|</strong>&nbsp;&nbsp;

   form.stdWrap.wrap = <table cellspacing="2" cellpadding="4" border="0">|</table>

      form.wrapFieldName = tx_fesearchintable_pi1[|]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

I have put the configuration in the TSsetup section of the root template but nothing happens. Could any one kindly suggest ?
thanks


-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Joydeep Bakshi, Linux System Admin
Kolkatainfoservices Pvt Ltd,
23A Royd Street, Kolkata 700016, India
Work Phone 91 033 40014784
http://infoservices.in/
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



More information about the TYPO3-english mailing list