Wednesday 12 September 2007 4:15:50 pm
Hi Jose You certainly can. But be aware that without stripping the XML tags you may end up with a pretty dirty title. Try something like this.
{strip_tags( $node.data_map.intro.value.output.output_text ) | wash | shorten(80, '...', right)}
Paul Bolger
|