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

Merged
merged 2 commits into from
Sep 25, 2024
Merged

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

@angrybrad angrybrad merged commit 504ce4f into 5.x Sep 25, 2024
5 checks passed
@angrybrad angrybrad deleted the bugfix/1499-inner-element-fields branch September 25, 2024 23:55
angrybrad added a commit that referenced this pull request Sep 25, 2024
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