Hi All,What is the best way to handle multiple urls in a generic way?It should be able to handle urls like :http://somehost/somecategory/somesubcategory/page1.htmlhttp://somehost/somecategory/somesubcategory/pageN.htmlThe only way I can think of is a Filter. But by definition a filter should alter s...
I'm getting an error message every time I try to load up Adobe CQ5.The error message I'm receiving is:"A Script on this page may be busy, or it may have stopped responding. You Can stop the script now, open the script in the debugger or let the script continue."The path of the script is: /libs/cq/ui...
HiWhen submitting a form to the AEM Forms HTML workspace, my To-do list does not get update automatically. I always have to reload the page in the browser in order to see the new tasks.Is this normal behavior or should the list be updated automatically? Thanks in advanceRonny Ruyters
Does AEM Forms SP2 contain all of the updates that were present in AEM Forms FP1? or do we need to install Forms FP1 then Forms SP2 over the top of that?
Hi all, I would like to override the icons of the cq component placeholders.I have found the Icons here:http://localhost:4502/libs/cq/ui/widgets/themes/default.css example: The placeholder icon for the Image Component is difined here.cq-image-placeholder {background: url("default/placeholders/img.pn...
Hi All,We are creating AEM form based on our XSD schema and we found that xsd schema elements (like xs:string, xs:date) are mapping beautifully to OOTB form components when dragging and dropping from content finder, ex:. xs:string to Text box components.https://helpx.adobe.com/aem-forms/6/adaptive-f...
Can AEM Forms 6.0 Feature Pack 1 be directly applied to Livecycle ES4 SP1? It looks like it has a dependency on AEM 6.0 but Livecycle ES4 SP1 is AEM 5.6.1 not 6.0.
HiI'm a LiveCycle ES developer and new to AEM/AEM Forms and I have a problem:After the installation of AEM Forms 6.0 on JEE, this installs an 'old' Livecycle installation on JBOSS and an AEM installation on the same JBOSS, I noticed these two (LC and AEM) are interconnected, wich is also as I expect...
We are trying to allow a user/group to create new users, but only as a member of certain groups. We have multiple "brand" super user groups. Each "brand" super user should only be allowed to add a new user to groups for their brand. With our current configuration, the group assignment works proper...
General Query - Is there any way to determine all the possible properties that are allowed for a specific jcr:PrimaryType node in AEM?For instance, all the possible properties under cq:componentAppreciate any help provided. Thanks!