[Neos] TYPO3 Neos get Text obj from node or page

Piseth Sok piseth at web-essentials.asia
Fri Jun 27 05:52:21 CEST 2014


Hi List,

I have a content type.

prototype(T3.Package:News) {
	news = ${q(site).children('[instanceof T3.Package:Blog]')}
}

and I want to get Text obj from "T3.Package:Blog" which is document 
type. But I don't know which property.

Any ideas?
Thanks


More information about the Neos mailing list