[TYPO3-english] Assign dynamic value to a TypoScript int data type
Valter Rodrigues
vrodrigues at gmail.com
Mon Nov 3 11:49:33 CET 2008
Hi!
How could I pass a dynamic value to an int TypoScript data type?
For example I have this int datatype path:
lib.pbimagegraph.10.........10.x=5
lib.pbimagegraph.10.........10.y=5
Could I replace the contstants 5 with dynamic content? For example I
tried this without result:
test=TEXT
test.value=5
test.intval=1
#and then
lib.pbimagegraph.10.........10.y<test.value
Your help is very welcome!
Thank you.
Valter
More information about the TYPO3-english
mailing list