Expand my Community achievements bar.

Adobe Summit 2025: AEM Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.
SOLVED

AEMaaCS - Open Page in Universal Editor

Avatar

Community Advisor and Adobe Champion

Hello,

I am doing a POC with Next.js frontend and AEMaaCS. I already integrated my React/Next components with Universal Editor, but how can I open a classic AEM page in Universal Editor when an Editor clicks on the Edit button. Is really the only supported way to override the OOTB button behaviour?

 

Thanks,

Daniel

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi @daniel-strmecki 
It seems that the page is being edited either in the AEM editor or the Universal editor. You could consider adding another button to the toolbar that opens the page in the Universal editor, and hide the default (OOTB) button specifically for that project.

It would be just a configuration : https://medium.com/@arunpatidar26/custom-button-in-aem-sites-console-94cf36cbed0c 

Arun Patidar

AEM LinksLinkedIn

View solution in original post

3 Replies

Avatar

Correct answer by
Community Advisor

Hi @daniel-strmecki 
It seems that the page is being edited either in the AEM editor or the Universal editor. You could consider adding another button to the toolbar that opens the page in the Universal editor, and hide the default (OOTB) button specifically for that project.

It would be just a configuration : https://medium.com/@arunpatidar26/custom-button-in-aem-sites-console-94cf36cbed0c 

Arun Patidar

AEM LinksLinkedIn

Avatar

Community Advisor and Adobe Champion

Hi @arunpatidar,

thanks, seems like this is the only option. I hope there will be a simple configuration for this provided in the future.

 

Daniel

Avatar

Community Advisor

Hi @daniel-strmecki 
I was hoping for the option same as available today in Content Fragments, but it seems Adobe isn't quite there yet when it comes to AEM Sites.

Arun Patidar

AEM LinksLinkedIn