[TYPO3-english] marker in WFQBE extension
Ralf-René Schröder
ralf.rene at online.de
Thu May 12 09:59:26 CEST 2011
Hello togetter...
is there someone with expierience with this extension ???
with this great extension i have one great problem !!!
i tried to set TypoSrcipt markers in SQL WHERE statements or in hidden fields
on every place the marker is replaced with NOTHING
my marker in query 1 is in example:
WHERE uid='###WFQBE_FEUSER###'
my typoscript is:
plugin.tx_wfqbe_pi1.customQuery.1 {
WFQBE_FEUSER = TEXT
WFQBE_FEUSER.value = 999
WFQBE_FEUSER.overrideAlways = 1
}
the sql result is:
WHERE uid=''
when i debug
plugin.tx_wfqbe_pi1.customQuery.1.WFQBE_FEUSER
it shows me the expected result 999
with other places where i use markers (i.e. hidden fields) it's the same !
i also tried other names or lowercase also...
i used the newest version in TER and TYPO3 4.5.2
what i'm doing wrong
(sorry for crossposting in german list)
--
Ralf-René Schröder
http://if-20.com ... YAML templates for TYPO3
______________________________________________
More information about the TYPO3-english
mailing list