That's fine for new projects, but what about existing U8/9/10 projects migrating up to 11+? Will there be migration plans for these data types (and Grid Layout)?
Where is the content setting file that can be edited to show deprecated values? I see the example in your link, but it doesn't tell me which file it is in the site structure.
Does Nested Content Data Type was removed from V11?
In new documentation there is article about nested content data type but it is missing in umbraco back office. Is this a bug or it was removed?
Nested Content has been deprecated in Umbraco 11. You can still use it though, but you need to enable deprecated property editors in config.
You really shouldn't though. You can use Block List instead - Nested Content is going to be removed from Umbraco in version 13 (ETA Q4 2023).
That's fine for new projects, but what about existing U8/9/10 projects migrating up to 11+? Will there be migration plans for these data types (and Grid Layout)?
Grid will still work in 11 and 12, but you will need to migrate to something else, before upgrading to 13.
Where is the content setting file that can be edited to show deprecated values? I see the example in your link, but it doesn't tell me which file it is in the site structure.
appSettings.json
Thank you!!!
Thanks for clarification. Will switch to blocklist.
Is block list gonna be in Umbraco V13? gonna try that out as I've been using too much Nested Content
is working on a reply...