-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
Is it possible filter static content by locales? TranslatableExtension.php
doesn't have method configureDatagridFilters
. If i wish filter content by language, what i must do?
I tried with add method configureDatagridFilters
with content $datagridMapper->add('locales', 'doctrine_phpcr_string');
but I had error Could not find a mapped field or association named "locales" for alias "a"
Metadata
Metadata
Assignees
Labels
No labels