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

offer a restriced set of fields as referenced fiels for polymorphic relations #43488

Merged
merged 3 commits into from
Jun 2, 2021

Conversation

3nids
Copy link
Member

@3nids 3nids commented Jun 1, 2021

fixes #41959

when no referenced layer is selected, you cannot define field pairs (widget disabled):
image

when one layer is selected, all fields can be used:
image

when more layers are selected, only the intersection of the fields are proposed:
image

if there is no field in common:
image

depends on #43487

@github-actions github-actions bot added this to the 3.20.0 milestone Jun 1, 2021
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

Successfully merging this pull request may close these issues.

Cannot add a polymorphic relations
3 participants