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

conditionally display create element checkbox #1341

Conversation

i-just
Copy link
Contributor

@i-just i-just commented Jun 30, 2023

Description

On the mapping screen, conditionally show/hide the “Create if they do not exist” checkbox for Categories, Entries and Users relation fields.

Missing related Categories and Entries are only created when matching by title.
Missing related Users are only created when matching by email.

But there’s no indication of that on the mapping screen (and I can’t find that in the documentation either).
Only showing the create checkboxes if elements can actually be created should help make this clearer for users.

Related issues

#1077

@i-just i-just requested a review from angrybrad as a code owner June 30, 2023 09:11
@angrybrad angrybrad merged commit f57d88a into v4 Jul 4, 2023
5 checks passed
@angrybrad angrybrad deleted the bugfix/1077-mapping-conditionally-display-create-element-checkbox branch July 4, 2023 01:53
angrybrad added a commit that referenced this pull request Jul 4, 2023
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.

2 participants