Automatic Custom Page Title from Title in Page Properties
Hi Experts,
New in AEM.
I have to customize page title textfield at page properties using jcr:title (Title) string by appending some fixed string every time. Have to programmatically achieve this before saving the page properties to JCR.
I am thinking to do this using JS, by assigning the pagetitle value before "SimpleSave" or "Save & Close" action is called.
Where I can make this change if my approach is correct ? I am unable to find the location or there is any better way of doing that ?
Please reply.
@kautuk_sahni @briankasingli @arunpatidar