Hi,I've tried searching the forum, but did not find an answer to my question.We have a multi language site, with two languages English and Spanish.Our site structure is as follows:content |----mysite |-------es |----... (spanish pages) |-------...
I have a form where I have some fields hidden by default. On a check box checked action, they become visisble. When they are hidden , they create a lot of blank space. How can I collapse up the blank area when fields are hidden and expand it when the fields become visisble? I am using AEM 6.2 design...
Hi Experts,We have one requirement in integrate AEM 6.4 with Ad server. From Ad server we want to retrieve the data from AEM 6.4 like Assets and Asset's metadata , folder info and AEM user info, Group info etc. Whet is the best way to get the AEM data from third party tool like Ad server? Does AEM p...
We are using the launch feature to change a template. However our new launch page is a landing page template so will need to point to other pages in AEM. Question. Whilst building the new launch landing page, do we link to the other page in AEM within the launch page - or do we promote the launch...
HiI have installed Empty standard AEM 6.4 on local disc.No Samplecontent and no own content. No Company Code. Only Standard from aem.Experience Manager.I go to our Startscreen http://localhost:4504/welcome.htmlWorks as expected.http://localhost:4504/siteadminSiteadmin or damadmin works as expected i...
We're just starting to our move to AEM 6.4.1 and one of our requirements is it has to work with IE 11. And until we start developing for Touch UI, we are still using Classic UI.The release notes for AEM 6.4 state that Internet Explorer 11 supports the Classic UI.We can get to the classic Welcome sc...
Hi all,I came across with this challenge. In a touch ui dialog that is displayed after I click to "View Properties" of a page, I have a Tab A, where I should fill out some information using Text Fields, then, I need to use that information to populate a dropdown located in Tab B (of the same dialog)...
I have a wcmuse class which works fine with data-sly-use. Now I want to invoke this class and its methods from Sightly Javascript-use api.I want to do some extra work hence i need to have data-sly-use functionality in javascript.Please help.When I try this code in JS its getting instantiated but the...
I am getting below error when trying to install package using maven build. Sometime install works fine while many a time it fails with below error. <div id="Status">200</div> </td> </tr> <tr> <td>Message</td> <td> <div id="Message">OK</div> </td> </tr> ...
Hello,I am new with AEM workflows and I am trying to configure an OR Split with 2 branches. I am aware that 1 branch should be the default route, while the other should not. In the JavaScript for the branch that doesn't have the default route, how would that branch get selected if my "Reject" button...