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
Hi All, We have a requirement in our project, where based on custom property at page level should lock a component from authoring. But we couldn't find way to lock at component level but we can lock at page level which is not desired functionality as other components in that page should be authorabl...
Hi All, We have a large amount of assets (around 15 TB) to migrate to the AEM cloud from S3. What's the best approach to migrating the assets, and how long is required to migrate? How many assets can be migrate per hour using the asset bulk importer? Thanks,Udaya