Hey guys,I have authored a table in source edit mode as seen below -Notice how the cells are separated in this view and clearly distinguishable.But when the page is rendered on authoring this is how it appears -Notice how the table border, cell separator are all gone.So got a bunch of questions here...
We have mongo cluster of 2 author instances and the sling jobs distribution is random. Adobe says, in author cluster by default sling jobs will be distributed to all nodes in the cluster. But in our case sling jobs are randomly distributing i.e. sometimes jobA is getting distributed two author insta...
Hello Team, I have a page property: isMyPage of Type: StringThis page property is enabled/ disabled in language node.Ex: /content/abc/xyz/fr/en, /content/abc/xyz/fr/fr, Ex: /content/abc/xyz/gb/en I have written logic in my custom sling model. @ScriptVariable private Page currentPage; private Inhe...
Hi there, I want to figure out the upper limit access of AEM. I am not sure if we still have space to create new account. Please let me know if you have any idea. Thanks!
Hi in my project Adobe Experience Manager as Cloud Service,We're creating content fragment models. Is it possible to have multifield with different field type within the cf?Multifield Structure Example:multifield: textfield pathfield richtext Thank you,Sarah
We have Content Hub and have the option to upload assets in content hub but these assets are not syncing with AEM Assets. Is it possible to publish assets from Content Hub to AEM Assets?
Hi all, Encountring following exception when opening /system/console/osgi-installer-config-printer on the latest aem sdk local installations*ERROR* [qtp1869390363-1791] org.apache.felix.http Exception while processing request to /system/console/osgi-installer-config-printerjava.lang.NullPointerExcep...
I am working on an AEM Headless CMS project where AEM serves content as JSON via Content Fragments/API, and React is used as the front end. Since SDI is typically used for HTML-based components in traditional AEM pages, how can we leverage SDI for dynamically changing content while keeping the benef...
Hi Team,Multiple times we have been asked to update the header with colour or add menu items and so on.In our production page size almost 20+ lacks pages.Changing header and warming up the dispatcher is headache. Can any one suggest best approaches.Header in in experience fragments.
ContextWe are implementing a hybrid implementation with AEM + REACT using AEM as a Cloud Service. We are having our REACT code coverage in *.tsx files under ui.frontend module. We have configured "@types/jest": "^29.5.14" and "test:coverage": "react-scripts test --coverage --watch all", in ui.fronte...