- Issue created by @rajeshreeputra
The misplacement of the responsive image field formatter in the view display, triggered when updating the media type and change in value for the "Download and Sync Assets" option.
/admin/config/media/responsive-image-style
and configure responsive image breakpoints.Acquia DAM: Image
bundle selected.Acquia DAM: Image
media type and click manage displayAcquia DAM: Image
media type and uncheck the Download and sync option & save changes.Adjust the view displays with field format and associated settings based on the download and sync option chosen during the media update. This will ensure compatibility and proper display of media assets.
download and sync
with responsive_image
format to embed
, make the Asset reference field visible with acquia_dam_responsive_image
format.embed
with acquia_dam_responsive_image
format to download and sync
, make the On-site stored asset file field visible with responsive_image
format.Active
1.1
Code