We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b57fd6b commit 4dd5adeCopy full SHA for 4dd5ade
docs/content_management/pages/page_block_attributes.md
@@ -177,8 +177,8 @@ ibexa_fieldtype_page:
177
```
178
179
- `help` - defines a help message which is rendered below the field.
180
-- `help_attr` - sets the HTML attributes for the element which displays the help message.
181
-- `help_html` - set this option to `true` to disable escaping the contents of the `help` option when rendering in the template.
+- `help.attr` - sets the HTML attributes for the element which displays the help message.
+- `help.html` - set this option to `true` to disable escaping the contents of the `help` option when rendering in the template.
182
183
### Help message in nested attributes
184
0 commit comments