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

Bugfix/1499 inner element fields #1503

Open
wants to merge 2 commits into
base: 5.x
Choose a base branch
from

Conversation

i-just
Copy link
Contributor

@i-just i-just commented Sep 2, 2024

Description

Fixes an issue where mapping inner fields for an entry field wasn't showing the correct fields.
It was initially fixed here: 5a75e50 but then the pre-fix approach was used when updating to Craft 4 66a2257.

Adds missing "simple" fields that can be used when mapping an element field.

@angrybrad, for Feed Me v6, the list under src/web/twig/variables/FeedMeVariable.php::supportedSubField() should also contain Icon::class, (where Icon is craft\fields\Icon). Let me know if you'd like me to raise a separate PR for v6 or if you're okay with adding that in when merging branches.

Related issues

#1499

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.

1 participant