Closed HeinPauwelyn closed 7 years ago
If you collapse the items of the nested content, you lost also the overview of the items inside it. See image below:
Is it possible to change the name of item x to something obvious like Monday instead of item 1, Tuesday instead of item 2 etc.
item x
Monday
item 1
Tuesday
item 2
Hi @HeinPauwelyn,
You can use the Named Template to define the label however you like it. See the documentation for further details.
https://github.com/umco/umbraco-nested-content/blob/develop/docs/developers-guide.md#configuring-nested-content
Oke it's that what I needed
Thanks
If you collapse the items of the nested content, you lost also the overview of the items inside it. See image below:
Is it possible to change the name of
item x
to something obvious likeMonday
instead ofitem 1
,Tuesday
instead ofitem 2
etc.