Skip to content

Commit dd13073

Browse files
authored
Update block-list-editor.md
1 parent 113e3ba commit dd13073

File tree

1 file changed

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

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,9 @@ Each Block has a set of properties that are optional to configure. They are desc
5050
By configuring the properties in the group you can customize the user experience for your content editors when they work with the blocks in the Content section.
5151

5252
* **Label** - Define a label for the appearance of the Block in the editor. The label uses [Umbraco Flavoured Markdown](../../../../../reference/umbraco-flavored-markdown.md) to display values of properties.
53+
54+
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.
55+
5356
* **Overlay editor size** - Set the size for the Content editor overlay for editing this block.
5457

5558
### Data Models

0 commit comments

Comments
 (0)