We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
I installed the Bundle on Akeneo PIM 5.0 and also the Customer Bundle I'm able to create a Reference Data:
But when I try to create a Select Reference Data attribute I don't see any option
What can I do? Is it a problem of compatibility with Akeneo PIM 5.0?
Thank you Best Regards Andrea
The text was updated successfully, but these errors were encountered:
I've the same problem. Did you find if it's a PIM 5.0 problem ? Did you resolve it ?
Kind regards
Sorry, something went wrong.
I also need this information. Does anyone know yet?
@andreaGft , @cedric-jeeper, did you find a solution?
I'm resolve this issue by adding this in src/Resources/config/services.yml
parameters: pim_reference_data.configurations: brand: { class: Acme\Bundle\Entity\Brand, type: simple }
No branches or pull requests
Hi,
I installed the Bundle on Akeneo PIM 5.0 and also the Customer Bundle
I'm able to create a Reference Data:
But when I try to create a Select Reference Data attribute I don't see any option
What can I do?
Is it a problem of compatibility with Akeneo PIM 5.0?
Thank you
Best Regards
Andrea
The text was updated successfully, but these errors were encountered: