Question

I've create a new content type and added a Media Library Picker field to it.

When the content is displayed, the "Display Name" of the media library field is also displayed.

How do I hide it?

Thanks

Was it helpful?

Solution

Solved the issue by editing the media library module view.

Edit

Thanks to @Bertrand Le Roy, The correct way is to override the module's view in the theme's folder using Alternates and NOT change the original view in the module's folder.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top