Hi, I am pre-populating the multifield values in the dialog using listeners in classic ui. But when i drag and drop the component in the page, those values are not getting displayed. But when i open the dialog and click 'OK', then the values are getting displayed. So what i need to do so that values...
Hi All, We have migrated from classic UI to touch UI. In one of our component, we have added regex validation on pathfield as below in classic UI. <fieldConfig jcr:primaryType="nt:unstructured" regex="/^(.*)\.pdf$/" xtype="pathfield"/>Any one know how I can get the regex added t...
I am trying to extend core image v2 component with some additional properties in the edit dialog. Everything works fine. When we try to modify something in the design dialog ( for ex : Check "Get alt value from DAM" in the design dialog). The same property is not checked in the edit dialog in edit m...
Hi, Can some help me to how to create a ,Auto-populate Page Title for under the somepages) example .. Example ("Title" | sometext). post with some sample too, I have created a new title component and trying to referring the page , it not working as expected. Thanks in advance
Greetings !!I was trying to implement the below exercise :https://helpx.adobe.com/experience-manager/using/aem_solr64.html I just replaced the deprecated methods used in this exercise with the latest ones.The build is successful. But after deployement, solr-plugin - Core bundle is in installed state...
Hi,After installing service pack 6 in AEM 6.5, All pages got locked.page().isLocked() is returning true.It is happening for for both existing and newly created pages.
Hi, Once I publish the content on the author instance changes are not going directly to the publish instance, I had to install the package on the publish instance then only changes are reflecting. Please suggest. Thanks,Heena
Hi All,We have setup new DEV and QA AEM instances along with dispatcher for author i.e. https://dev-author.xxx.com.But we are unable to upload assets using author dispatcher url, could not find any errors in author dispatcher.log or AEM server logs related to this.The same users are able to upload i...
Hi, I have created a workflow using admin credentials and I have created group/users like the author, editor, legal to approve the content.author -> create/edit the contenteditor -> if the content if fine, forward to a legal personlegal -> verify the content and publish All steps are working with no...