Hi, I was following this documentation for AEM Guide( XML documentation for AEM ). But not getting how to enable the XML editor option in AEM dashboard.does anyone knows how to enable it and if possible then could you please provide any reference URLs for AEM Guide? Thanks
Hi Team,We have requirement where we need to parse external URL XML file into AEM though Json. I checked we can do with ajax call however we need to cache data temporary into AEM to process further data. Kindly provide your inputs for the same how we can achieve this in AEM.
I used a Content Fragment in my page but when i try to add some variation to the existing content fragment mean that need to be approved by approvar before listing it on site.Give some workflow solution for this problem @Arun_Patidar @SantoshSai @DEBAL_DAS @fanindras @lukasz-m @Pulkit_Jain_
I have created a workflow and set a launcher for start when modified I want it to approve or Reject the content fragment Content fragment variation The workflow is working but its not deleting or deactivate the Content fragment !!!!i want the content fragment to be disappeared if Manager REJECTS! an...
Hi, By using Jsoup, we have to convert a AEM page all into inline styles that should return to AEM. Could you please help me with how can we achieve this!Thank you
Hi, Can we append inline styles directly instead of custom classes in RTE Example : when custom style is selected in RTE it is appending as<span class="text-blue"><span> instead of that can we append inline styles like <span style="font-size: 23px;color: #FFF;"></span> Please provide suggestions! T...
I need to export a json feed of my whole news page using servlets how can i export the JSON Feed Kindly give some solutions@arunpatidar @SantoshSai @DEBAL_DAS @Fanindra_Surat @lukasz-m @Pulkit_Jain_
I have one dropdown outside the multifield with 2 option With Image and without imageif I select with Image in dropdown Multifield should come up with Text area and ImageIf I select without ImageMultifield should come up with only Text AreaUsing AEM Showhide it is not working. Please guide me with c...
Hi All,We are planning to migrate our AEM Project from Classic UI dialogs to touch UI dialogs. Our classic UI dialog contains multifield of custom xtypes saving data in the form of string array of Json Objects. As the touch UI dialog is based on coral UI 3, we are planning to migrate the content fro...