- Issue created by @cboyden
- Merge request !10Issue #3543399: Show Media name field in form display β (Open) created by cboyden
In some cases it can be useful to edit the entity title of a Media item.
By default the entity title is populated from the filename, which means you get things like Agenda_2025_04_final_v3_EDITED_2025_08.draft.pdf as the entity title. Or IMG_202562.JPG. Being able to set an entity title would help distinguish similar files in the Media listing.
Also, Vimeo allows you to set a video as semi-private, meaning you can embed the video, but not view it in other contexts. OEmbed does not necessarily return a title in this context, and you end up with a UUID as the entity title in the Media listing.
Update the form display of the 3 media types to show the Name field.
Patch and test.
Editors will see the Name field when creating media outside the context of an embed or a block. They will see the field when editing media. Block and WYSIWYG display is not affected.
None.
None. The name field already exists and is populated behind the scenes; this change just exposes it to site editors.
Active
3.0
Media