Re: [TYPO3-english] TYPO3 6.2.x: if.isInList not working as expected

2016-09-19 Thread Bert Hiddink [BENDOO e-work solutions]
Hello Helmut, Thanks for testing! Indeed, when I rechecked my complete TS, there was an incomplete block I copied to this part, causing the problem. I fixed that and now it works as expected, a big thanks!!! Bert On 19/09/16 00:18, Helmut Hummel wrote: Bert Hiddink [BENDOO e-work solutions]

Re: [TYPO3-english] TYPO3 6.2.x: if.isInList not working as expected

2016-09-18 Thread Helmut Hummel
Bert Hiddink [BENDOO e-work solutions] wrote: > Hello, > > I have a problem with if.isInList-statement > > ... > renderObj.wrap.override.if { > isInList.field = uid > value.data = GP:tx_news_pi1|overwriteDemand|categories > } > ... > > The

[TYPO3-english] TYPO3 6.2.x: if.isInList not working as expected

2016-09-18 Thread Bert Hiddink [BENDOO e-work solutions]
Hello, I have a problem with if.isInList-statement ... renderObj.wrap.override.if { isInList.field = uid value.data = GP:tx_news_pi1|overwriteDemand|categories } ... The override-statement turns true if I send fe from the browser