Hi, I understand if you want to upload indesign assets onto Adobe Assets it is best to turn on FPO profiles. I also see that the processing profiles are against folders. One question I have is if I apply the processing profile to a parent folder what happens to the child folders, does it also pick u...
HI All,Is there any way to compile SCSS files when the project is using AEM 6.4, but there is no npm or other scaffolding?Are there any plugins for Maven that can solve this problem?
This is the code ive put together so far. I am running into the error that event.value is NOT a function.i would appreciate any help to correct the code. This code is for an editable pdf that is in a flowed container. The table has new instance added with the click of a button so the code copies dow...
I have created a custom component where a description field is there of resourceType I need to put in a character limit on the description field. But the ootb property 'maxlength' is not valid as description resourceType is richtext. How can this be achieved?This is the sightly file of the component...
As above. I have a query where I used @ like this (I can’t remember the exact query. I’m on my iPad)path=/content1_property=jcr:content/cq:lastModified As an example, I’ll get 500 results. But if I use 1_property=@jcr:content/cq:lastModified i get 501.Can someone please explain the use of ampersand...
With RTE's Insert asset option, I'm unable to insert PDF content. I can add images but whenever I select a PDF document, it doesn't show inside RTE. Wondering if this is a limitation with RTE's Insert asset plugin or if we are missing some configuration.
[ERROR] The analyser found the following errors for author and publish :[ERROR] [api-regions-exportsimports] test.mock.cole.aem:core-aemaacs.core:1.0.0-SNAPSHOT: Bundle core-aemaacs.core:1.0.0-SNAPSHOT is importing package(s) [org.jsoup.select, org.jsoup, org.jsoup.nodes] in start level 20 but no bu...
I'm using OOTB teaser component. And want to make the image tab as mandatory. That means author should not be able to 'done' the component without adding an asset.Alternative text *is already a mandatory field. Need to make the 'Drop an asset' mandatory as well. How to do that?