Hi,I need to remove all the tags that are automatically inserted inside a richtext.The default use case converts a string X to <p>X</p> and sometimes to <p>X</p><p></p>First of all anyone can explain me in which case the X is converted to <p>X</p><p></p> ? I have only one row, not two rows...removeS...
Hello Team,I tried to build a package with many filters(around 20) from crx package manager. But, the package build has taken a lot of time and eventually I refreshed the browser to stop it. I believe that all the filters were of small size and the whole package on the whole should also be small in ...
Hi All, We are working on a demo to get responsiveness using Layout container . We see the components that are dragged and dropped in responsive grid parsys can be re-sized using breakpoints in emulator. So how to achieve the same behavior for the components that are cq included in templates ? OR ...
Hi, I have a user who has read only access to all nodes under this path. /content/folder1/I have a page like this. /content/folder1/folder2/mywebsite/pagegroupA/demo.html. folder1/folder2 are sling:OrderedFolder and pagegroupA, demo are both of type cq:Page. The user can access the page with /conte...
Hi all,I am wanting to dynamically "hide" a parsys on one of my AEM pages when it is in edit mode. I am wanting to do this with in-code script, taking advantage of the "cq:widgets" clientLibrary. I have a javascript file where I am using the CQ.WCM.getEditable method to find a component by giving it...
Hi All,I have component and if i right click on it i can see only 'Edit' and 'Annotate' options.I need to show 'Delete' Option as well.How to achieve this??Thanks,Kishore
Where can i see the implementation of /bin/wcmcommand? I mean in which bundle? I think we can do that using Java Decompiler. Just need to find the right bundle under crx-quickstart\launchpad\felixI need to see the implementations of deletePage, movePage and all those commands. Thanks
Hi FriendsI am using the below url for AEM communities implementation.https://docs.adobe.com/docs/en/aem/6-1/administer/communities/getting-started/published-site.htmlIn the publish environment one the user does the self registration and logs in to the communitieswhen he click on the profile page I ...
Hi All,Good day !!I need an info regarding user permission.We have few groups created on AEM. (Developers, Content-Authors, Reviewers, Administrators and Infra Admins) What is the minimum permission we need to grant to above user groups to login to AEM? I mean that there are some nodes named bin ,...