I have a table with 30 columns. I will show on the Adobe Layout only the used columns for each row with different used columns and will print a new header line for each row.I used the event initialize and it is working for the first row (11 columns). But the second header is showing again 11 columns...
I am working on AEM 6.5, enabled contextHub for my site.Styles icon appear in Edit mode and can change styles in Edit mode, but in Targeting mode I do not see the styles icon(paint brush). Attached screenshot for reference.Can someone guide me to understand this issue. Is this a known issue or do we...
I'm currently configuring the dispatcher on Windows. I've noticed that cache isn't being created for port 80, but it works fine when using the IP address 127.0.0.1. Does anyone have a solution to enable cache creation for port 80?
Hello, I am working on creating OAuth credentials so that ServiceNow can connect and pull the user subscription information of the adobe products related to my organization. I shared ClientID, ClientSecret and Organization ID but they are asking to provide instance name in the format: https://<insta...
Dear All, We are migrating content from Sitecore to AEM. For this below is the one Sitecore content json "topicBody": [{"itemId": "84dbfa1a","itemUrl": "","itemName": "Test Defect-Treatment","__typename": "TreatmentConcept","templateId": "c51297ec","pocId": "TXC-20096525","conceptBody": [{"itemId":...
Hi, We are using AEM Sites 6.5 on the mac. Trying to build a Junit test to validate a custom component is working. The samples I see are against a model with interface and impl, creating a page. Are there samples against a plain model class with Json data? (No interface) Thanks.Joel
I'm utilizing the 'PDF Embed API' to display and annotate a PDF document. I'm using the API to define user profiles. Everything works great, but each profile can modify/delete annotations made by others. Is there a way to block annotations that don't belong to us?