[TYPO3-project-formidable] Change automatic generated search form.

Asbjørn Morell atmorell at gmail.com
Sun Jun 17 21:38:17 CEST 2007


Hello,

Is it possible to alter an auto generated search form? I use the same xml 
file for both list and search. Basically I just want to disable a few feilds 
in the search form.

   <callback>
    <userobj>
     <php><![CDATA[

      $aParams = func_get_args();

      $this->_oParent->sHtmlList = $aParams[1]["HTML"];

     ]]></php>
    </userobj>
   </callback>



Best regards.
Asbjørn Morell. 



More information about the TYPO3-project-formidable mailing list