Hello,I want to update the rootpath of pathfield in authoring dialog based on other filed value (dropdown selection). Appreciated for quick pointers on this.Thanks.
Hello,i am trying to connect our Active Directory to retrieve some user Information. When trying to get an InitialLdapContext i get the following exception:javax.naming.NoInitialContextException: Cannot instantiate class: com.sun.jndi.ldap.LdapCtxFactory [Root exception is java.lang.ClassNotFoundExc...
Hi All,I have requirement that for a particular parsys every time same component is used.As soon as i create a page with a template page,my page should come with that component.I know we can do it by going in design mode but since we know what component is used i want to handle it in component rend...
We are upgrading from CQ 5.6 to 6.1, Our login POST AJAX request is failing due to invalid CSRF token. On Debugging we noticed that /libs/granite/csrf/token.json is returning a valid token only after successful CRX login otherwise it is returning an null value. So at the time of login, CSRF-Token is...
[Thread Edited By Adobe] /*Don’t forget to meet and greet your fellow peers virtually by telling them about yourself here. Go ahead and to it now: https://adobe.ly/3eDnB4v */ Actual Post: Hi, Using AEM 6.1, Touch Ui dialogs, I have a checkbox (checked by default). 1. Checkbox is checked (first ...
I want to change the timezone of the page which I am activating,currently it is displaying as per my system generated time IST but I want to change that to PST.Can you any property or steps for it.
I want to create cross platform application which has features such as authentication and display of dynamic data according to logged in user.Can I create such an app using Adobe Experience Manager?If yes, then which tool is to be used for the same?
Hi Team,I am working integrating with Facebook and twitter integration for my AEM application I am following the below urlhttps://docs.adobe.com/content/docs/en/aem/6-1/administer/communities/social-login.htmlAfter configuring the appid/app secret we are supposed to activate the tree from the admin ...
Hi All,If we were to retrieve currentPage via activate method[seen below] , we can directly use getCurrentPage() and get it. However, in case I am not using this and also cannot pass getCurrentPage() from the java class where activate method is present , how do I get 'currentPage'?@Override publi...