Hi guys,I'm using AEM 6.2 and I'm looking for a way to send values from my component's dialog to a servlet.is this a way to submit the data when the author confirms the dialog ?Can you point me some resource into this ?Thanks !
This is considered as bug in our system. Is it? I haven't found any info about this on the Internet. If it's a bug what solution would you propose for it? Right now we are trying to turn SourceEditMode off. However, this won't work.
Hi,I'm looking for a possibility to limit active user sessions to only one. This means that if a user logged to AEM on one browser, and then he's logging in the second browser then his first session token gonna be removed from the JCR.I hope that there is simply some simple solution like a change in...
How can i set a value for tooltip in RTE?my issue is all icons of plugins in Text component dialog has proper value for tooltip but "Style" and "Paraformat" has wrong values.popover.trigger.plugins.Paraformatpopover.trigger.plugins.Styles
Starting AEM from start.sh is producing Datastore inconsistency error (Error occurred while obtaining InputStream for blobId.") on Ubuntu 16.04 (it worked correctly on windows and Ubuntu 14.x)
Hi Team ,I want to configure Slf4j MDC with AEM 6.4.I follow Apache Sling :: Logging this document.I am not able to find "Apache Sling Logging MDC Inserting Filter" in AEM 6.4 Felix console.Please assist me for implementing steps.
From publish instance when i hit my site page which is localhost:4503/content/pagemane.html...it works fine in coginitve mode of chrome but it throw 5oo error and said adaptTo mechanism error null error ...how is it possible in coginitive mode page is working fine but in incogintive mode it throws e...
I am trying to create a central asset repository (using AEM Assets). There will be multiple applications/team who will be uploading their assets in this system.Each of the application/team will have their own website/app (could be AEM sites/ any othe application) which will then consume the asset co...
My problem is similar to the one described here: AEM 6.4 - Java sling servlet does not work with uber 6.4 jar, but does with uber 6.3 I have the following Servlet:@Component(service=Servlet.class, property={ Constants.SERVICE_DESCRIPTION + "=Video servlet", "sling.servlet.methods=" ...