Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.
SOLVED

Pop Up on Paste option

Avatar

Level 3

Hi All,

We have a requirement to show a pop up to ask for title when content (site/asset) is pasted.

Scenario: We select any asset/page and click on copy, then when we click on Paste, a pop up should come asking for title with which new content should be created. We need to do this for AEM 6.2 Touch UI.

Thanks,

Nitish

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi,

I think you will have to write custom handler in order to achieve this.

and also override the siteadmin. where you can add additional button for this.

I am trying this to achieve. but not able to see my changes. will check and let you know.

 

~ Prince

View solution in original post

8 Replies

Avatar

Community Advisor

Hi Nitish,

I don't think we have this option in AEM. however while moving the page it ask for renaming the title.

In this case,  you can copy the page and paste in which location you want. and then move it if you want to rename.

 

~ Prince

Avatar

Level 3

No Prince,

I tried but it doesn't ask, just copies and paste content.

Avatar

Level 10

Hi Nitesh,

Yes, as prince stated, you can copy and paste the page in your project.
If you want to rename, just click on move and rename.

//It doesn't allows to move the page? Could you please share us the screenshot for the same.

~ Ratna.

Avatar

Level 3

Hi Ratna/Prince,

I deleted the crx-quickstart and installed the jar again. It is working now with new instance.

Thanks for suggestion. Is it possible to have some popup for Copy-Paste option as well?

Thanks,

Nitish

Avatar

Community Advisor

Hi Nitish,

As far as we know, In both Touch UI and Classic UI we don't have this option where pop-up appears to rename title in copy-paste.

Best Practice is always to copy first as I follow. and move the page if you want to rename.

 

Hope you got your answer.

~ Prince

Avatar

Level 3

Thanks for the suggestions and help. But for client, in existing system, pop up comes when the copy-paste and they want similar for new system as well.

Avatar

Correct answer by
Community Advisor

Hi,

I think you will have to write custom handler in order to achieve this.

and also override the siteadmin. where you can add additional button for this.

I am trying this to achieve. but not able to see my changes. will check and let you know.

 

~ Prince

Avatar

Level 1

Hi,

Are you able to achieve this, we are looking same kind of implementation on 6.4 touch UI,

Thanks

Ankit Jain