Append a secondary view for a Section, use it for additional features or information.
This page is a work in progress and may undergo further revisions, updates, or amendments. The information contained herein is subject to change without notice.
Creating a custom Section View
In this section, you can learn how to register and create a custom Section View for the Umbraco backoffice.
Manifest
The manifest file can be created using either JSON or Typescript. Both methods are shown below.
We can create the manifest using json in the umbraco-package.json.