in-place editing and dynamic media aem 6.5.16 | Community
Skip to main content
October 12, 2023
Solved

in-place editing and dynamic media aem 6.5.16

  • October 12, 2023
  • 1 reply
  • 678 views

Turning on DM for a client who has an image component extending core image v3. Currently have in-place editing of image enabled via cq:inplaceEditing and components have a node imageCrop with crop information. When Enable DM Features is enabled for the component via template component policy, the cropped image is not rendered.

 

Is this a known issue? Any known work arounds? Have searched for info online specific to this use case without success. Thanks.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Shashi_Mulugu

@seanm6074209 DM will not work on inplace edited images, it works on top of original binary uploaded to dam folders as it is a feature related DAM.  As soon as you do inplace editing asset is part of sites.

 

You can use Smartcrop feature of DM to precrop images as per needs ans then use the smartcrop profiles in your image component to get cropped images.

1 reply

Shashi_Mulugu
Community Advisor
Shashi_MuluguCommunity AdvisorAccepted solution
Community Advisor
October 13, 2023

@seanm6074209 DM will not work on inplace edited images, it works on top of original binary uploaded to dam folders as it is a feature related DAM.  As soon as you do inplace editing asset is part of sites.

 

You can use Smartcrop feature of DM to precrop images as per needs ans then use the smartcrop profiles in your image component to get cropped images.