Can someone please help that how can i update the version of handlebar.js library as part of AEM 6.3 as our secuirty team has raised the concern about the version of handlebar.js library which is 4.0.5 . They are saying this version is Vulnerable.Any suggestion how i can upgrade this version ?
Hi ,We have classic and touch ui .In classic have select dropdown shows with any value when drop down and when clicking an the select it showing valueHow to achieve the same in touch uiIn Touch UI:-What is the parameter that i need to add to make it like classic. I added emtpyOption but is creating ...
Hi guys!After having gone through this process several times, and after having had to answer this question several times, I decided to write a blog post about it.The gist of the post is you need to overlay the login page under /libs, and then make some adjustments to the login.jsp. After that you al...
Hi ,i have path browser marked as mandatory field but since i am doing some java-script manipulation, hence I need to bypass this and still submit the dialog even if the path field is empty.Please let me know how this can be achieved. <videoPath ...
I am trying to use Java High Level Rest Client in Adobe Experience Manager to finish project of comparisson between Lucene, Solr and Elasticsearch search engines.I am having some problems with dependencies that I don't understand so any info on this would be valid.Here is the code:Dependencies in th...
Hello all, we are using the AMS for AEM 6.5. I am trying to test the impersonation, but it doesnt show any users. in /useradmin i made sure admin group has all the Read/Modify/Create/Delete/Read ACL/Edit ACL/Replicate are all checked. Basically this group has access to everything. Now i am an admin ...
Hello Everyone,We are upgrading to AEM 6.5 from AEM 6.3 - I am facing an issue with Dropdowns and DatePicker fields in custom tabs page properties[Touch UI]. I think this is not the issue with the any fields. Each Item is setting into fixed columns and when we try to open DatePicker or DropDown - Wi...
Hi -We are getting Code compilation errors as Failed to execute goal org.apache.felix:maven-scr-plugin:1.25.0:scr (generate-scr-scrdescriptor) when we compile our code with JDK 11 for AEM 6.5.2 upgrade.If anybody faced same problem and resolved it or have any idea of resolution, would be helpful.[ER...
Hi All,We have a requirement wherein we need to create a template dynamically using the sling model response.The challenge here is we have got some common components that we want to use for building up our template.Is there a way that I can set the common components properties using slightly.Any hel...