[TYPO3-UG Dutch] fluid cobject alias probleem

drs. ing. WSM Perquin perquin at yniverse.nl
Mon Feb 16 09:04:12 CET 2015


Beste,

Zit er al een tijd op te stoeien, maar ik krijg het niet werkend:
Het fluid cobject werkt:

<f:cObject typoscriptObjectPath="lib.calc"
data="({newsItem.allRelatedSorted->f:count()} - {itemIterator.index})"
/>

Als ik heb wil gebruiken inline in een alias dan werkt hij niet.

<f:alias map="{amount: '{({newsItem.allRelatedSorted->f:count()} -
{itemIterator.index}) -> f:cObject(typoscriptObjectPath:
'lib.calc')}'}">
   <p>There are {amount} records in database</p>
</f:alias>

De foutmelding die ik dan krijg is:
"Oops an error occurred!"

Wie kan me helpen?

mvgr

W-P


More information about the TYPO3-UG-Dutch mailing list