Skip to content

Commit 7bf14b4

Browse files
authored
Update 15/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/block-editor/block-grid-editor.md
1 parent 08bd088 commit 7bf14b4

File tree

1 file changed

+1
-1
lines changed
  • 15/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/block-editor

1 file changed

+1
-1
lines changed

15/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/block-editor/block-grid-editor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Customize the user experience for your content editors when they work with the B
7171

7272
* **Label** - Defines a label for the appearance of the Block in the editor. The label can use AngularJS template-string-syntax to display values of properties.
7373

74-
WARNING : The label is also used for search in the "Add Block" dialog (while content edition). If you do not define any label, the search will not work. The search does not fall back to name. Not label = no search.
74+
This label is also used for search in the **Add Block** dialog during content editing. If no label is defined, the block will not be searchable. The search does not fall back to the block’s name.
7575

7676
{% hint style="info" %}
7777
Label example: "My Block {=myPropertyAlias}" will be shown as: "My Block FooBar".

0 commit comments

Comments
 (0)