Expand my Community achievements bar.

SOLVED

How to show a pop up message while doing bulk edit of asset ?

Avatar

Level 2

Hi Team,

 

I have a requirement that while doing bulk edit of asset and at the time of clicking the save and close button,I have to show one pop up with some messages.

 

As it is a OOTB functionally can anyone help me with this requirement?

 

 

 

Thanks in advance.

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

@KaibalyaJena_123 You can overlay OOTB Save & Close Button and add your custom button. On click event of this button, Pop us message can be configured. 
UI can be handled by Front end logic via JS.

For reference on how to overlay:

https://experienceleague.adobe.com/docs/experience-manager-65/developing/extending-aem/customizing-c...
Following link might help you in finding the Save & Close Button and overlay:

https://medium.com/@theopendle/aem-custom-metadata-forms-for-assets-8c6597205f9d

 

View solution in original post

3 Replies

Avatar

Employee Advisor

Hi @KaibalyaJena_123 
Can you please add the screen, where you want to add the pop ups.

Avatar

Level 2

Hi @krati_garg ,

Please have a look at the screenshot.

KaibalyaJena_123_0-1689494606996.png

At the time of  clicking the save and close button want to show the popup.

 

Thank you.

 

Avatar

Correct answer by
Employee Advisor

@KaibalyaJena_123 You can overlay OOTB Save & Close Button and add your custom button. On click event of this button, Pop us message can be configured. 
UI can be handled by Front end logic via JS.

For reference on how to overlay:

https://experienceleague.adobe.com/docs/experience-manager-65/developing/extending-aem/customizing-c...
Following link might help you in finding the Save & Close Button and overlay:

https://medium.com/@theopendle/aem-custom-metadata-forms-for-assets-8c6597205f9d