Hello All, Using metadata schema editor in Tools -> Assets -> Metadata Schemas. We have made title and description as required fields. Applied this schema to folder and uploaded image. It doesn't show "REQUIRED METADATA MISSING" alert in List and Column View but we see the alert only in Card and Ins...
Hi everyone, We recently upgraded from AEM 6.5 SP14 to SP21, and since the upgrade, we’ve been facing an issue where content fragment models (CFMs) aren’t retaining field values. After editing and saving the content fragment models, the values don’t seem to stick. This happens with both existing CF...
Hello Everyone, We recently upgraded to AEM 6.5 with SP 21 from SP 14. Since then CFM fields are not retaining the values. After editing and saving the content fragment models, fields are not retain their values - same behavior for existing CFM and Newly created CFM. I do not see any nodes created u...
Hi, Anyone knows how to update the multi-field component with the dropdown menu. I need to have the field in MCP to select more than one option from the dropdown. Using SelectComponent.EnumerationSelector.class doesn't allow me to choose more than one value from the dropdown. So do we need to includ...
Hello Everyone, After upgrading from AEM 6.5 SP14 to SP21, we're encountering issues with Content Fragment Models (CFMs). The main problems areFields Not Retaining Values: After editing and saving CFMs, fields do not retain their values, and we see the following warning: 23.12.2024 11:46:28.227 *ERR...
I could not see an option to create pathbrowser field using javascript with coral UI 3 Documentation for reference: https://developer.adobe.com/experience-manager/reference-materials/6-4/coral-ui/coralui3/components.html Basically I want to create a field using javascript clientlib in AEM dialog wh...
Hi everyone, We are working in a project with a React App and editing the content via Universal Editor. All content is being handled with content fragments. Including a content fragment model for pages.Having that in mind, in order for the editor to create new pages, we developed an AIO extension th...
Hello everyone , I am using aemaacs local sdk. I tried to use coral icon "lightbulb" icon as rte plugin icon using tbGenerator.registerIcon(pluginname , "lightbulb"). 1.why I am able to use other icons but not able to use some icons like lightbulb , fileIdea.?2. how to use custom icon in aem rte pl...
Hi All,We are in the process of migrating from on Prem AEM 6.5 to AEMaaCS. We use AEM core component forms (we did customize them for our needs) and the form submission data is stored under /usergenerated. We would like to move usergenerated content from Publish to Author, does "Apache Sling Reverse...