Hi, Iam trying to add one or more logic to a single field in a metadata schema form editor, i.e a particular field should get displayed only if Logic A and Logic B is satisified. Iam unable to select multiple rules , please suggest how to add multiple logic using "AND, OR operator" in metadata schem...
Hi, I'm sure this is an easy one, but I can't see for looking. In AEM Assets, when I upload a 16-bit png, I need the renditions it generates to also be 16-bit png. Currently, I can only get the system to generate 8-bit png's, so Im losing the alpha channel. Any pointers will be much appreciatedCheer...
I would like to migrate the below code from SCR TO OSGI R7 for aemaacs.does anyone know that how to migrate the below code to osgi R7?// @Property(name = SlingConstants.PROPERTY_ADAPTER_CLASSES)// protected static final String[] ADAPTER_CLASSES = {Country.class.getName()};//// @Property(na...
We are facing an issue with workflow, we have a workflow model where we have Added a dialog participant step with a multifield dropdown and its values are getting fetched from data source servlet. I.e. we have created a data source servlet for the same. In the dialog data source node we have added s...
Hi All, I have one multifield and I want to hide the first index of multifield , for example I want to hide TabName#1 - HomePageSection as shown below (highlighted in yellow) How can I do this ? Thanks for your help.
Hi All, While moving the Content Fragments from the lower environment to the higher environment by creating the package, images used in the content fragment are not included. I'm required to select images separately in the package. Wondering if I'm missing something while creating the package. Thank...
Good afternoon, I have the following question: We are creating content fragments from the Author Assets API, but we do not know how we can publish it as soon as we create it, since the checks we do are in the "Publish" environment, therefore, we cannot validate that Content Fragment without first pu...
Hi all, I would appreciate your valuable input on this. As mentioned in https://stackoverflow.com/a/45232236, I believe that there is no harm in using a `resourceResolver` from the request in a servlet. However, I personally lean towards using the `ResourceResolver` from the service user rather th...
Hi Team, We want to add some custom JS on aem author instance on each and every page.Can anyone please help me to suggest where I put this JS so that call on each page. ThanksBhagchand
Can any one explain what is the purpose of adding https://dpm.demdex.net and https://p.typekit.net these in head tag ? what is the difference between p.typekit.net and use.typekit.net