[TYPO3-english] Create a typolink, and preserve all GET vars...

Christopher Torgalson bedlamhotel at gmail.com
Wed Jan 27 15:57:59 CET 2010


Hello,

On Wed, Jan 27, 2010 at 6:46 AM, Francois Suter <fsu-lists at cobweb.ch> wrote:
> Hi,
>
>> 30 = TEXT
>> 30.value = Login
>> 30.typolink.parameter = 18
>>
>> But this isn't what I want at all... I want the additionalParams to end
>> up containing ALL the get params in the current request.
>
> What about:
>
> 30.typolink.addQueryString = 1


That's right. But if you're using RealUrl etc, you will also need:

30.typolink.addQueryString.method = GET

TSref documentation at [1], and a sample implementation at [2].

[1] http://typo3.org/documentation/document-library/references/doc_core_tsref/4.2.0/view/1/5/#id4174763
[2] http://www.typo3apprentice.com/blog/single/p/tv-print-link-sample/

-- 
Christopher Torgalson
http://www.typo3apprentice.com/


More information about the TYPO3-english mailing list