[TYPO3] quickpoll

Hendrik Hackmann Hendrik at Hackmann.de
Wed Apr 5 09:29:41 CEST 2006


Thank you Peter!!



It's unbelievable it works!!!!



Thank you very much bye

Hendrik


"Peter Klein" <peter at umloud.dk> schrieb im Newsbeitrag 
news:mailman.1.1144221477.21579.typo3-english at lists.netfielders.de...
> Hi Hendrik. Another method which I somtimes use myself, is creating a 
> sysfolder, create an instance of the plugin in this folder. Add all the 
> poll questions to the same folder.
>
> Then create a CONTENT object, refering to the pugin in the sysfolder, like 
> this:
>
> --- cut ---
> // ---- Get and display QuickPoll element from "Quickpoll 
> SysFolder" ------------
> lib.quickpoll = COA
> lib.quickpoll {
>  10 = CONTENT
>  10.table = tt_content
>  10.select.pidInList = 44
>  10.select.where = uid=39
> }
> --- cut ---
>
> Then replace the number "44" with the ID of your sysfolder.
> And replace the number "39" with the ID of the plugin element in the 
> sysfolder.
>
>
> -- 
> Peter Klein/Umloud Untd
>
>
> "Hendrik Hackmann" <Hendrik at Hackmann.de> skrev i en meddelelse 
> news:mailman.1.1144212473.17262.typo3-english at lists.netfielders.de...
>> Thanks for your response Peter.
>>
>>
>>
>> I have tried to set the starting point with pages but it doesn't work.
>>
>>
>>
>> When I put the poll dataset direct in the Page all works fine but only in 
>> one Page.
>>
>>
>>
>> Has no one used Quickpoll from Setup before me?  Does tt_poll work with 
>> 4.0 ?
>>
>>
>>
>> Greetings
>>
>> Hendrik
>>
>>
>>
>>
>> "Peter Klein" <peter at umloud.dk> schrieb im Newsbeitrag 
>> news:mailman.1.1144189193.12760.typo3-english at lists.netfielders.de...
>>> Hi Hendrik. Try
>>>
>>> tmpPOLL {
>>>    pages = 33
>>> }
>>>
>>> ---
>>> Peter Klein Umloud Untd
>>>
>>> "Hendrik Hackmann" <Hendrik at Hackmann.de> wrote in message 
>>> news:mailman.1.1144163681.5335.typo3-english at lists.netfielders.de...
>>>
>>>> I have an understanding problem with mit Quickpoll setup.
>>>> I placed a new Form with status "Not in Menu" in the tree (ID 33).
>>>> I placed a new Poll Dataset on this page.
>>>>
>>>> I make a setup like this
>>>> tmpPOLL < tx_quickpoll_pi1
>>>> tmpPOLL {
>>>>                  pid = 33
>>>>                 }
>>>>
>>>> I copy this temp object in my marker and get the error "No poll record 
>>>> found on this page ... point to a page in the field "startingpoint""
>>>>
>>>> I have tried all versions I now. e.g. pidList, pidlist, pid_list, pid, 
>>>> uid but nothing happened.
>>>
>>>
>>
>>
>
> 





More information about the TYPO3-english mailing list