I have created common dialog properties in the /apps/my-project/component/commondialog/.....items/ ... I want those dialog properties to appear as it is on Content Fragment component. I tried 2 possible ways but they didn't workedsling:resourcesuperType =/apps/my-project/component/commondialog/cq:di...
Hello, I have a page level component that I want to hide on its editor page, and show otherwise (preview, published, etc). So it would hide in the editor page:http://localhost:4502/editor.html/content/projectname/page1.wvcresponsive.html and show in these pages:http://localhost:4502/content/projectn...
Hi, We have a custom solution to create individual QR Codes. The solution is designed in such a way to create Content fragments to enter all details and a listener is listening for a property 'lastFragmentSave' along with couple of others and then calling a service class which contains all logic to ...
Dear allplease see the attached Files (XML as the original how it is direct from LifeCycle Designer – and reader.pdf as it is after saving the PDF as a Reader Extended PDF).As you see, the items that can be added and Removed (Products with dropdown lists and textboxes), are shown 5 times after savin...
Hi Team, I have dependency with a third party maven java library where in order to use that library we need a license. I received license from that third party vendor (thirdPartyLicense.lic). Now how can I include/use this third party library license in my AEM project? @lukasz-m @kautuk_sahni lets...
Hi All, What is the better approach to create a Servelet.ResoureType or Path Based. As per documentation it is ResourceType only. But sometimes it happens that it exposes the internal Structure of AEM may be Content Structure or Component Structure.It is ok to expose the internal Structure of AEM fo...
What's the tool to generate PDF files from Adobe Output Designer template files (.ifd). I would prefer an on-prem version. Today we have "jfmerge" binary, but as I see this is no more available. I'm looking for Linux RHEL 7 compatibility
Hello, In our project we are using the GraphQL solution to obtain information from Content Fragments and render it through React components.We have created a series of persistedQueries to retrieve the information and everything works as indicated in the documentation, but we have encountered a small...