Skip to content

Commit aa744b0

Browse files
authored
Custom Page block fix (#2118)
1 parent c88b833 commit aa744b0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/content_management/pages/create_custom_page_block.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,3 +104,6 @@ Place the edit template in `templates/themes/<your_theme>/blocks/event/config.ht
104104
``` html+twig
105105
[[= include_file('code_samples/page/custom_page_block/templates/themes/standard/blocks/event/config.html.twig') =]]
106106
```
107+
108+
Your custom page block is now ready.
109+
Before you can use it in Page Builder, you must [enable it in Page field settings]([[= user_doc =]]/content_management/configure_ct_field_settings/#block-display).

0 commit comments

Comments
 (0)