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

Populate localization property #32

Open
raphaeldas opened this issue May 5, 2023 · 2 comments
Open

Populate localization property #32

raphaeldas opened this issue May 5, 2023 · 2 comments

Comments

@raphaeldas
Copy link

raphaeldas commented May 5, 2023

Thanks for the effort you put into this plugin. I love it and use it daily.
One thing i would like to see is deep population for the i18n localization of entries.

I found the same feature request in this strapi forum.
And also found this work around in another forum post. Although this is a valid solution i think this should be possible without the need of a custom controller, fetching the attributes of a deeper nested entity.

image

Thank you for any suggestions

@iGoodie
Copy link

iGoodie commented May 9, 2023

I appreciate @Barelydead's effort on the plugin. I'd also love to see populating locales support too.

I have another insight, that might come in handy.
I have Tracks, which has multiple Genres associated to them. Each Genre is a content itself.
When I request GET /api/tracks/1?populate[genres][populate]=*, I get the following:
image

@dragojsguru
Copy link

I'd also love to have populating locales support too, ASAP!

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

3 participants