[Neos] Re: ChildNodes initially not in backend and editing doesn't work

Robert Sternberg rob at shadaim.de
Mon Feb 23 10:05:31 CET 2015


I've narrowed it a bit further down:

My page node type has just another ContentCollection. When I add an item to the 'main' collection all is fine, but the new collection 'teaser' shows the same behaviour as what I've described above.

That's all I have in my NodeTypes.yaml right now:

'TYPO3.Neos.NodeTypes:Page':
  childNodes:
    'teaser':
      type: 'TYPO3.Neos:ContentCollection'

Any thoughts?


More information about the Neos mailing list