Hello,I want to embed a video using the scene7 video player in my webpage, which starts automatically when the page is loaded. For doing this I have set the flag "autoplay" to "1" like:var s7_videoview = new s7viewers.VideoViewer({ "containerId" : "s7_videoview_small", "params" : { ...
I'm trying to add additional fields to a page component that is extending /libs/wcm/foundation/components/basicpage/v1/basicpageI have tried following the official documentation:Customizing Views of Page PropertiesGitHub - Adobe-Marketing-Cloud/aem-authoring-extension-page-dialogThis does not seem t...
Hi, when you create a language copy for a site, through a translations project, all the links to pages to the same site are translated to the new language copy site. For example: my original site is: /content/my-site/en/... and my new language copy is: /content/my-site/es/...so, all the links to oth...
HI,I have to deny Delete permission only for the parent and the child folder for one of the user group . but the child pages of child folder should have the delete permission.i gone through user admin (.http://servername:4502/useradmin ) and remove the delete permissions for the parent folder and en...
Hi,Is there anyone monitor replication agent automatically and sent alerts for any abnormal states.Please share the steps/solution you used.We are using AEM 6.4 and trying to monitor replication agent using any JMX plugin for example check_jmx plugin for nagios.We have installed the check_jmx plugin...
Our team is currently on 6.3 and we're looking for a way to turn on "smart" or "curly" quotes for text either in the rich text editor or in a basic text input field.Is there a setting to turn or plug-in that can be used to help us with this? We don't want to have to do a global find and replace beca...
Hi All,I have a Java component bean which creates a child resource and then calls resourceResolver.commit().It is working fine on the 6.3 Author server.But on the 6.3 Publish server it is throwing the following exception:-org.apache.sling.api.resource.PersistenceException: Unable to commit changes t...
Hi All,I am putting the below html code in Source editor of Richtext, but it is removing the href attribute. Can anyone please tell me if I need to add any context while displaying the RTE. I am already using @context=''html' <div class="back-button"> <div class="container">...