Skip to content

Tag: aem

Expanding “Activate Later” functionality

I would like to call some implemented validation Javascript method When I click on the Button “Activate Later” (see the pic). Any Idea how to do this? Answer You will need to overlay the siteadmin at /libs/wcm/core/content/siteadmin. Just copy that node structure and place it at /apps/wcm/core/con…