Is there a way to use org.apache.sling.commons.json.JSONObject on Sightly ?For example, if my Java class exposes a JSONObject :public class Profile extends WCMUse { public JSONObject profileJson; public Profile() { super(); } @Override public void activate() throws Exception { /* { "user": { "surna...
Hi,I need to move some pages from one section to another section. But I am getting an error "An error occured while moving page".I tried deactivating images and then moving but still it didn't worked. Also I don't get 'Adjust' checkbox in the Move dilog window.What can be possible reasons for this? ...
I tried creating the campaign and those were created successfully and are working properly according to the dates.I created the segments and the leads in "http://localhost:4502/mcmadmin#/content/campaigns" under the leads section. And when I created the segment based on gender I am only getting the ...
Hey guysI've configured the defaultPasteMode of my RichText-Box to "plaintext". But now if I copy something some "& nbsp;"-Tags appear, instead of the line breaks.How can i remove those? CQ Version: 5.5
Hi ,Is there a way to add the custom validation for my cq:dialog ( example textfield) for example I need the author to restrict some words in the text field like "policy", "legal" etc..ThanksSamb
Hi,I have just started using Adaptive forms in AEM 6.I have a requirement, where user can fill the form offline, it gets saved locally and the form data is submitted once he goes online.I have read that it is possible using AEM 6 forms but did not found any useful documentation on this. Please help!...
Hi All i'm creating contact us form using Form component now i want to send email for recently submitted user, so how can i perform this task, i configured SMTP on http://localhost:4502/system/console/configMgr so can someone suggest me what i need to next. Thanks in advance.
Hi,In my author i have a bundle "Assembler Service Bundlecom.adobe.aemfd.adobe-aemfd-assembler". This bundle is version 2.0.6. How to I make use of this bundle in Eclipse/maven? I tired various setting in the bundle/POM fiile but no result. My latest trial is this <dependency> <groupId>...
1. how to open classic UI by default?2. From CRXDE Lite if i click blue lizard image (back home link in extreme top left) to go back to home, it is taking me to touch home page instead of classic home pagehow can i change this?