typo3 - How to Create a Multi-Column Custom Content Element -


i'm trying create custom two-column content element in typo3 neos. i'm aware neos shipped multi-column functionality, particular case need create own custom content element.

so far i've been able create 1 of columns (see below gist code). however, try add second column, page turns blank , no further changes can made.

gists

any idea why happening, or how solve / build multi-column custom content element in neos?

i found solution! had execute following flow command create missing node: ./flow node:autocreatechildnodes --node-type daniel.multicolumn:twocol


Comments

Popular posts from this blog

C# random value from dictionary and tuple -

cgi - How do I interpret URLs without extension as files rather than missing directories in nginx? -

.htaccess - htaccess convert request to clean url and add slash at the end of the url -