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

Class overrides support #1533

Closed
zoidbergx opened this issue Nov 30, 2020 · 1 comment
Closed

Class overrides support #1533

zoidbergx opened this issue Nov 30, 2020 · 1 comment

Comments

@zoidbergx
Copy link
Contributor

Q A
Bug report? yes/no
Feature request? yes
BC Break report? no
RFC? yes/no

CoreShop 2.2.6 / Pimcore 6.8.4

We want to use a field collection with a Superbox Select with following configuration

grafik

Now if you want to select the configured relation the Dropdown is empty

grafik

The reason is that we're using a "class override" for this relation to: "{PATH_TO_OWN_BUNDLE}\Model\Product\Category"

The Problem could be in the DynamicDropdownController in the "walkPath()" method.
There is a static path to the DataObject.

grafik

Maybe there is an option to support that or we missed something in the configuration?

@dpfaffenbauer
Copy link
Member

should be fixed

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