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...
Hello, We understand that in a typical MSM setup, there'll be language masters corresponding to each language where all the authoring updates are made post which they're rolled out to live copies in the actual sites. Is there a way to do these rollouts between language masters themselves? E.g. if ma...
I created a simple HTML component also I entered the embed google map HTML iframe script, But i have to use in dynamically in multiple pages. Could you please suggest a way.
I was going through this link and I am unable to understand how to modify the email template style?http://adobe-consulting-services.github.io/acs-aem-commons/features/email-api.html