Expand my Community achievements bar.

SOLVED

AEM 6.3 Touch UI: Is image editing like crop and rotate available for multiple images?

Avatar

Level 2

I want to crop or rotate an image of my component. The component I have is having more than one image and different images are shown based on different scenarios.

How can I provide crop and rotate functionality for individual images in touch UI authoring?

My classic UI dialog looks like below  -

1359958_pastedImage_2.png

Now I'm trying to create equivalent in touch UI.

Thanks in advance.

1 Accepted Solution

Avatar

Correct answer by
Level 10

Hi Hemanth,

In Touch UI, you can configure the crop and rotate options under inplaceEditing of the image component.

See the core components of image component more details and also see the below screenshot for the same.

CoreComponents.PNG

Hope this helps!!

Thanks,

Ratna.

View solution in original post

4 Replies

Avatar

Correct answer by
Level 10

Hi Hemanth,

In Touch UI, you can configure the crop and rotate options under inplaceEditing of the image component.

See the core components of image component more details and also see the below screenshot for the same.

CoreComponents.PNG

Hope this helps!!

Thanks,

Ratna.

Avatar

Level 2

The inplace editing option works if there is only one image in the component. But, the question is more towards authoring multiple images with crop/rotate functionality.

In classic UI, these features work for individual images. So, looking for replicating the same in touch UI.

Avatar

Level 10

Ratna response is correct and this is how it works in AEM Touch UI.

Avatar

Level 4

Hi Hemanth,

I'm having similar requirements, would you please tell me how did you achieve multiple image crop in single comp dialog?

Thanks in Advance!