You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 14/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/block-editor/block-grid-editor.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -462,7 +462,7 @@ Building Custom Views for Block representations in Backoffice is based on the sa
462
462
463
463
In this example, we will be creating content programmatically for a "spot" Blocks in a Block Grid.
464
464
465
-
1. On a document type add a property called **blockGrid**.
465
+
1. On a Document Type add a property called **blockGrid**.
466
466
2. Then add as editor **Block Grid**.
467
467
3. In the Block Grid add a new block and click to **Create new Element Type**
468
468
4. Name this element type **spotElement** with the following properties:
0 commit comments