[TYPO3-german] Re: Mit Fluid/Markern rechnen

Serjosha Brodesser sb at 5schritte.de
Mon Jun 12 16:48:43 CEST 2017


Hallo Thomas,

du kannst ein Typoscript-Objekt erstellen und die Werte übergeben.

TS:
lib.math = TEXT
lib.math {
	  current = 1
	  prioriCalc = 1
}

Fluid:
<f:cObject typoscriptObjectPath='lib.math' data='{wertEins}*{wertZwei}' />



More information about the TYPO3-german mailing list