Hi,We have a requirement to have a custom link plugin where link will contain & char but RTE is converting it to & while storing the data into jcr.Is there any way to prevent it from being converted and have it as & only?
I added a parsys component to a page. When in design mode I open list of allowed components and I checked General then in Edit mode I click on parsys plus sign, I get this error:An error has occured during execution of the selected action: Granite.author.util.resolveProperty is not a function -> Typ...
HiIf we activate parent page, will the child pages also be activated? If not how can we achieve this?Could you please list all the possiblitiesThank you so muchAkbar
Hi,I am trying to get a system user session in Sling Model by using @inject ResourceResolverFactory .I am getting below error org.apache.sling.api.resource.LoginException: Cannot derive user name for bundle org.apache.sling.models.impl [322] and sub serviceBut i am able to get the session if i add t...
Hi Team,I want to implement JUNIT for AEM WCMUse component classes and sling servlets.Please let me know how to implement junit and how to run it.Any links or suggestions will be helpful.ThanksPreetham K.R
On our website we have added a clientlib to deal with cookies on our page, and our requirement was to put it on the <head> of the page so it can block cookies creation unless the user allow cookies. To do this, we placed it above the granite libraries:<head><script type="text/javascript" src="//exte...
Hi All,We are using 6.3 and just giving <div data-sly-test="${wcmmode.edit}">Edit Mode</div> is not working.If we remove editor.html/ from the url and reload it, the Edit Mode text still appear.Tried the thing mentioned in http://wcmaem.blogspot.in/2016/07/how-to-check-touch-ui-mode-in-sightly.html ...
Why would they make touch UI AEN 6.3 without the option to include/not include children pages when copy and pasting page? Doesnt make any sense? How come still can in classic but not touch?
Hi All, We are trying to clone our AEM publish instances.This is what we did.1. We stopped our running instance. 2. We tar zipped the crx-quickstart folder. 3. Copied folder to another server. 4. unzipped the folder into a new instance directory. 5. Deleted all the lock files (repo.lock and cache.lo...