Extend Page Editor Component | Community
Skip to main content
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 Developer_anon

Finally the node I had to override was the following one:

 

Thank you all for your help.

3 replies

kautuk_sahni
Employee
November 1, 2023

@developer_anon Did you find the suggestions from users helpful? Please let us know if more information is required. Otherwise, please mark the answer as correct for posterity. If you have found out solution yourself, please share it with the community.

Kautuk Sahni
arunpatidar
New Participant
October 31, 2023

Hi @developer_anon 
The title is added clientside, you can write your won javascript to override the title

Arun Patidar
Gaurav_Sachdeva_
New Participant
October 31, 2023

Hi @developer_anon 

This section is coming from /libs/wcm/core/content/editor/jcr:content/sidepanels/edit/items/tabs/items/contentTab

you can override this to /apps and add your customization.

 

Hope this helps!

Thanks

Developer_anonAuthorAccepted solution
New Participant
November 6, 2023

Finally the node I had to override was the following one:

 

Thank you all for your help.