Adding custom button for page templates
Hi Adobe Experts,
I would like to add some custom selection button to the page template AEM page at e.g. http://localhost:4502/libs/wcm/core/content/sites/templates.html/conf/wknd-spa-react
Currently there are the buttons for edit, properties,...:
I have removed all the buttons except the "open" first in my project's /ui.apps/src/main/content/jcr_root/apps/wcm/core/content/sites/templates/.content.xml configuration.
The changes are reflected in jcr:
but all the selection actions are yet available in AEM when I open http://localhost:4502/libs/wcm/core/content/sites/templates.html/conf/wknd-spa-react .
Could not troubleshoot the issue, can you please help what I miss or how I can customize the buttons?
P.S.: a similar approach is working for changing page / experience fragment selection actions.
Thanks,
Peter