Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Localization in the list view in the backend is missing #53

Open
stephangrass opened this issue Dec 22, 2022 · 2 comments
Open

[BUG] Localization in the list view in the backend is missing #53

stephangrass opened this issue Dec 22, 2022 · 2 comments

Comments

@stephangrass
Copy link

In the backend, there is no option to localize data in the list view. I think the TCA is missing the following:

'transOrigPointerField' => 'l10n_parent',
'transOrigDiffSourceField' => 'l10n_diffsource',
'translationSource' => 'l10n_source',

@MattiasNilsson
Copy link
Contributor

@stephangrass Which record/TCA are you referring to?

@stephangrass
Copy link
Author

Ok, sorry: tx_pxadealers_domain_model_dealer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants