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

Dynamic Dropdowns Issues #1380

Closed
solverat opened this issue May 5, 2020 · 0 comments
Closed

Dynamic Dropdowns Issues #1380

solverat opened this issue May 5, 2020 · 0 comments
Assignees
Labels
Milestone

Comments

@solverat
Copy link
Contributor

solverat commented May 5, 2020

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

Dynamic dropdowns (single and multiple) are not usable if product allows inheritance and/or field is available in object bricks.

Two things:

  1. Missing property:
/**
 * @var bool
 */
public $relationType = true;
  1. Because of Pimcore...

https://github.com/pimcore/pimcore/blob/d8a87d2e9fee63c6c2021e720251e0d4cf3bc797/models/DataObject/ClassDefinition/Data/Objectbricks.php#L251-L255

...the value doesn't show up after an object reload.

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

No branches or pull requests

2 participants