diff --git a/Documentation/ColumnsConfig/Type/Group/_Properties/_FieldControl.rst.txt b/Documentation/ColumnsConfig/Type/Group/_Properties/_FieldControl.rst.txt index aa283c5c..04ac4334 100644 --- a/Documentation/ColumnsConfig/Type/Group/_Properties/_FieldControl.rst.txt +++ b/Documentation/ColumnsConfig/Type/Group/_Properties/_FieldControl.rst.txt @@ -88,6 +88,17 @@ button to open an element browser. It is enabled by default if rendering a group element. + .. confval:: rendertype + :name: group-fieldControl-elementBrowser-rendertype + :type: string + :Path: $GLOBALS['TCA'][$table]['columns'][$field]['config']['rendertype'] + :Required: true + :Default: elementBrowser + + Use a render type from core or your own. Custom render types can be + registered with the `NodeFactory `_. + + .. confval:: insertClipboard :name: group-fieldControl-insertClipboard :Path: $GLOBALS['TCA'][$table]['columns'][$field]['config']['fieldControl']