Hi all - I'm now developing a client's website in Umbraco that has a page with multiple areas that can be updated through the CMS. I've created the Document Type with separate tabs for the different areas. I just realized that by doing so, if I try to enter content for one of the tabs, I've to update ALL the tabs (all fields are set to mandatory).
How do I go about creating distinct editors for multiple areas of a web page in order to update just one of the areas within the page under editorial control? Different areas will need to be updated at different times. TIA.
Creating distinct content editors for one page
Hi all - I'm now developing a client's website in Umbraco that has a page with multiple areas that can be updated through the CMS. I've created the Document Type with separate tabs for the different areas. I just realized that by doing so, if I try to enter content for one of the tabs, I've to update ALL the tabs (all fields are set to mandatory).
How do I go about creating distinct editors for multiple areas of a web page in order to update just one of the areas within the page under editorial control? Different areas will need to be updated at different times. TIA.
Hi,
Maybe nested content can help.
https://our.umbraco.com/documentation/getting-started/backoffice/Property-Editors/Built-in-Property-Editors/Nested-Content
is working on a reply...