Hello,The Assets are being deactivated when expiration date of an asset is reached. This is causing a problem where some of the pages leads to 404's. Is there a way like customizing OOTB ExpiryNotificationImpl removing the deactivate step so that asset don't get unpublished when expiration date is r...
HelloWe have some custom page properties included in the page props section. Also we are creating a version when we rollout. The issue is after i rollout to the target and select the target page and go to the timeline column and click on revert to this version, the page properties that we have added...
We have some assets which are restricted, so attempting to download those assets (Initial Download attempt) will redirect the user to a login page and upon successful login (sso), he will be redirected to our site and if the user clicks accept and download (Final Download attempt), the download star...
We are using adobe analytics for tracking clicks on videos and download attempts. We are able to implement and track the clicks on videos and send the required tags etc.. of the particular video to analytics tool but for the download attempts where the browser redirects happen, we are unable to trac...
We are using adobe analytics for tracking clicks on videos and download attempts. We are able to implement and track the clicks on videos and send the required tags etc.. of the particular video to analytics tool but for the download attempts where the browser redirects happen, we are unable to trac...
I have a functionality where the workflow should be triggered based on the user click event i.e push. I know that workflows are triggered for activate and deactivate but how do I customize the workflow to get triggered when user clicks push. Push icon is being added by us in the UI.Thanks!
I'm using a xtype multifield and i have written two listeners loadcontent and selectionchanged. The selection changed works fine but the loadcontent is not working.I want a field in the dialog box to display a default value (none) and this should be achieved when loadcontent function is triggered wh...