Hi All,I have created one custom workflow dialog by using xtype "multifield", but I have to setup dynamic values to the widget before dialog activate, i am making ajax call through listeners and getting values but, not able to set the values to the field. When i try to add with listeners the field o...
Hello All,Please advise what are the various ways/facilities provided by AEM to troubleshoot various issues occur during the implementation of template/components.Thanks,Kishore
Hi,I am currently working on a project and needs help in using the Granite UI components.We were initially using Classic UI to perform all the activities and were able to develop the page as per the requirement of the client. Now client asks to implement Granite UI based components. I have checked o...
Hi, I have an AEM project with a template. When I change the designPath via the page properties to any design available under /etc/designs/, the new clientlibs are not being used. I can see in chrome developer mode that they are not even loaded. There are no errors coming up. I've tried applying a d...
Hi All,Suppose I want to delete two specific properties from a specific component, present on all pages in author.Which would be the best way to do it. Any code snippet regarding this will be very helpful.Any thoughts will be really helpful.
Hi Team,In touch UI, show can i show or hide the delete and move icons based on the user groups.We have one requirement where we should not show delete icon in the assets.html page of the touch UI, How can i do this. In classic UI we are able to do it using ACLs.Please help me out.ThanksKranthi
Is it possible to capture when a dialog's ok button is pressed in JSP code?For example: Let's say I have a component with a parsys and I drag in a component with multiple fields in its dialog.The author fills out the dialog form and pressed the OK button. I take action on the values they entered and...
Hi All,My author is set-up with four publisher instances,can i designate any publisher instance which has to be preferred first among the four instances.Please advise me.Thanks,Kishore
I am using maven JSPC plugin for making sure that JSP's are error free before installing in to CQ instance. While i am trying to run it is throwing a error that it could not find libs/foundation/global.jsp. It's not a best practice to save global.jsp locally or including libs in the build.Can anyone...