Problem/Motivation

See #3171458: Media Library and Field groups not compatible and the latest patches. The fixes also have to be implemented for oembed form as this seems to be an exclusive alternative to upload form.

See https://www.drupal.org/node/3089217

As that issue is already closed, I'm opening a new one here for the additions.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

CommentFileSizeAuthor
#3 3296158-3.patch685 bytesseanb
Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

Anybody created an issue. See original summary.

anybody’s picture

Issue summary: View changes
seanb’s picture

Status: Active » Needs review
StatusFileSize
new685 bytes

We should probably use hook_form_BASE_FORM_ID_alter() to target all media library add forms.

lendude’s picture

Status: Needs review » Reviewed & tested by the community

Applied the patch, and now I have working field groups in my media library! Sweet!

Don't know if it is too generic now, but it works and clicking around the site a bit, I don't see it breaking anything.

grevil made their first commit to this issue’s fork.

anybody’s picture

Version: 8.x-3.x-dev » 4.x-dev
Status: Reviewed & tested by the community » Fixed

Thanks, merged!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.