Hi, I am trying to modify aem login page. I am able to change background and welcome text. But I am not able to change the Sign In form texts, Can anyone please suggest and provide references.For eg to change "Sign In" to "Log In". etc..Thanks in advance!!
Hi ,I am using crawler in AEM and need to fetch the data(title, description) from third party link and in this link we have page navigation(multiple pages)I am trying to using Jsoup api but through jsoup I am able to fetch the data on one page only.How can I fetch the data of next page and how can I...
We want to write a handler to throw error back to the user while uploading an image if it does not conform to standard height and width. What's the best and recommended way to do this?How to read asset being uploaded and extract it's size before allowing it to be uploaded?
I have need to build a JSON representation of the content hierarchy represented in AEM.I'm trying to use the SlingRequestProcessor to return the rendered JSON of a target page as a string I can use to insert into a larger JSON object.I'm finding that the SlingRequestProcessor works as intended when ...
Is it possible to insert a reference component in a table cell using the Rich Text editor in 6.1 (or 6.2)? This of course brings out the question of being able to insert any component using the RTE.Thanks!Jit
Hi I am trying to extend the OOB social component(Activity Stream Component) following this codehttps://github.com/Adobe-Marketing-Cloud/aem-scf-sample-components-extensionBut my custom class is not getting called,( I wrote the Factory as well to map the extending resource Type) Component class I a...
I am trying to integrate AEM with Adobe Target,I have configured mya) Replication Agent (Connection is successful)b) Target Configurationc) Target Frameworkd) Associated the Page with frameworke) Associated the campaign with Target Configuration.f) Activated my page and Configuration and Campaigng)...
Hi,I have performance issue on page load , its taking more then 87/234 request and taking 12-15s to load the page.Please suggest how can I reduce the request on page load.Please check screen shot.
Hi All,We have a requirement to provide content Publisher capability to set a date for Page Activation in the workflow.Functionality: When workflow reaches to the Publisher after being reviewed by Reviewer, he/she should be able to set a future Publishing date for the Activation of the Page.We tried...