Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
I want t model a document type that shows a list of its children on i'ts body.
As a example:
I got a kind of wizard, with many steps, so you have a root document type for the wizard per se and one content per step,
Can someone give advice on how to model suchs document types? Do I need to use the List View functionality? (I haven't found much info around it)
Thanks!
Yes, that's exactly what the list view does. It renders the children as a list instead of nodes in the content tree.
It's pretty straight forward go get going with a default list view, then you can configure it further.
See this link about how to fix it: (It's not the latest Umbraco version, but the basics are the same): http://www.robertgray.net.au/posts/a-first-look-at-umbraco-container-content-types#.VyIsLcheDCQ
Also nojaf explains it very well here: https://our.umbraco.org/forum/umbraco-7/using-umbraco-7/46694-usage-of-listview-for-news-documenttype
Best of luck to you!!
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Modeling a document type
I want t model a document type that shows a list of its children on i'ts body.
As a example:
I got a kind of wizard, with many steps, so you have a root document type for the wizard per se and one content per step,
Can someone give advice on how to model suchs document types? Do I need to use the List View functionality? (I haven't found much info around it)
Thanks!
Yes, that's exactly what the list view does. It renders the children as a list instead of nodes in the content tree.
It's pretty straight forward go get going with a default list view, then you can configure it further.
See this link about how to fix it: (It's not the latest Umbraco version, but the basics are the same): http://www.robertgray.net.au/posts/a-first-look-at-umbraco-container-content-types#.VyIsLcheDCQ
Also nojaf explains it very well here: https://our.umbraco.org/forum/umbraco-7/using-umbraco-7/46694-usage-of-listview-for-news-documenttype
Best of luck to you!!
is working on a reply...