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

Feature/1194 native alt field #1460

Draft
wants to merge 4 commits into
base: 5.x
Choose a base branch
from
Draft

Conversation

i-just
Copy link
Contributor

@i-just i-just commented Jun 10, 2024

Description

This is pretty much Brian’s PR with some compatibility tweaks.

Adds support for native fields, specifically aimed at the native alt field. Native fields are set with $element->setAttributes() rather than $element->setFieldValues(), which makes this a little more involved.

If support for more native fields needs to be added in the future, as long as they are mapped to a nativeFields key on the $fieldInfo they will be saved appropriately.

Related issues

#1194
#1391

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