[Flow] Use record entity ID in Fluid
Rik Willems
rik at metmeer.nl
Mon Mar 24 20:57:22 CET 2014
Søren Malling schreef op 24-03-14 19:51:
> Look at the IdentifierViewHelper
> (Class: TYPO3\Fluid\ViewHelpers\Format\IdentifierViewHelper)
>
> * <code title="Inline notation">
> * {post.blog -> f:format.identifier()}
> * </code>
> * <output>
> * 97e7e90a-413c-44ef-b2d0-ddfa4387b5ca
> * // depending on {post.blog}
> * </output>
>
Sweet! Exactly what I need.
I can't find this in the documentation. Are there more like this?
Cheers!
More information about the Flow
mailing list