Fixed
Project:
Field Group
Version:
4.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Jul 2022 at 12:05 UTC
Updated:
23 Jul 2026 at 09:38 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
anybodyComment #3
seanbWe should probably use
hook_form_BASE_FORM_ID_alter()to target all media library add forms.Comment #4
lendudeApplied 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.
Comment #7
anybodyThanks, merged!