Hi Dmitry,

yes you are absolutly right, I want to pass existing piVars.
With this piVars my SQL query is built.

Thanks for example, I think this is exactly what I am looking for. I 
will test it later or tomorrow.

Cheers
Henrik

Dmitry Dulepov schrieb:
> Hi!
> 
> Do you need to pass new piVars? I thought you mean that existing piVars are 
> not passed :)
> 
> Here is an example of the hook function:
> 
> function addPiVarsToPageBrowser(array $params) {
>       return $params['additionalParameters'] . '&tx_myext_pi1[param]=value';
> }
> 
_______________________________________________
TYPO3-english mailing list
[email protected]
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

Reply via email to