Hi All, Here is my requirement.Req: Add a custom css file to Adaptive Form Template. Hence, it will load at forms-template level. Business requirement (technical) says no "theme" usage. I have given two approaches, one is by using custom theme implementation and another one is manual loading css fil...
I have an Excel sheet with lookup tables that I need to convert to a fillable PDF. I am currently using AEM 6.4 to develop the form. I cannot use an external database, the form has to be portable for use by field personnel. I am not new to scripting, but I am not a programmer, this is out of my whee...
As given in all the documentation, the solution to TarMK corruption is to run the 'check' run-mode on oak-run jar and revert the repository to the last known good revision by making changes to journal.log.But doing this would wipe out some of the recent data from the repository. Is there a way to kn...
Hi all,I have an assignment that requires me to use a checkbox in the table. But I notice that when I do that, I am unable to create a new row through the workflow. May I know is there a workaround over it?In my console logs, I am getting this errorTypeError: Cannot read property 'id' of undefined a...
We are using AEM 6.5 with React SPA. We want to get the content fragment models data in to React as JSON. Expectation is make use of CF models properties data to built UI.Any inputs here? or any suitable approach here.
Hi all,I have an task, where I need to provide certain metadata values for assets in a given folder. To this, I've found this Configurable metadata - workflow step in AEM, but I'm having problems using it. Does any of you have some experience?In the Metadata values, I've tried to add this (a custom ...
Hi,I am looking for an upgrade from AEM 6.3 to AEM 6.5.Adobe has recommended the removal of /etc and moving the custom code to either /apps or /conf.So i am looking for migration of the the following./etc/cloudservices/<custom-service>/etc/acs-commons/listsCan anyone please suggest me exact path whe...
Hi,I am trying to install and configure the AEM using Ansible tool. Did anyone have been tried if yes please guide me by sharing the working playbook and also guide how to perform the setup AWS instance using Ansible.Thanks in Advance.Regards,Nagesh
Hi,was going through a component in a helpx project, saw CQ.CoreComponents.panelcontainer.v1.AFTER_CHILD_DELETE property at eventlister node under edit:config node? is it predefined value like REFRESH_PAGE?