Skip to content

Using TCA type group relations is broken #219

@fnagel

Description

@fnagel

When using a relation property of type group as a column neither the facet (empty suggestions) nor the rendering in table does work (no label rendering). In addition, a JS error is thrown:

image

My configuration looks like this:

'office.tx_myextension_domain_model_office' => [
    'renderers' => [
        'Fab\Vidi\Grid\RelationRenderer',
    ],
],

I'm using TYPO3 11.5.19 and 980fe89.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions