Skip to content

Commit 0646c6d

Browse files
committed
Restore reference to custom backoffice view
This was previously present in the v15 docs and should be included here
1 parent 1a492c0 commit 0646c6d

File tree

1 file changed

+4
-0
lines changed
  • 16/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/rich-text-editor

1 file changed

+4
-0
lines changed

16/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/rich-text-editor/blocks.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,10 @@ When using Models Builder, specify the Content and Settings models for type-safe
181181
</blockquote>
182182
```
183183

184+
## Build a Custom Backoffice View
185+
186+
Building Custom Views for Block representations in Backoffice is the same for all Block Editors. [Read about building a Custom View for Blocks here](../../../../../tutorials/creating-custom-views-for-blocklist.md).
187+
184188
## Best Practices
185189

186190
### Content Design

0 commit comments

Comments
 (0)