Is there a way we can make the data-sly resource NOT EDITABLE without making the wcmmode='disabled'?Heres my sample code:<sly data-sly-resource="${resourceType='sample/component', wcmmode='disabled'}"></sly>
Hi Everyone,Using curl command to upload .jar to http://localhost:4502/system/console/bundles. Tried multiple commands none of them worked for me. I don't see any command on adobe official documentation also for the same. Is even possible or I need to try any other way. Please provide if there is a...
I am trying to implement a Content Fragment in Edge Delivery Services (EDS) using the Universal Editor. I have created a Content Fragment with the following definition and model JSON: { "definitions": [ { "title": "Content Fragments", "id": "aem-content-fragment", "plugins": ...
I have a user that can perform CRUD operations via the UI.He is inside the OOTB Contributors group and has permissions for a specific dam path: `/content/dam/data`, where he can create, read, update and delete Content Fragments. When this same user tries to perform CRUD operations over the Assets A...
It is common to add folders after the environment has been set up. However, at the top level of the Assets, folders can only be displayed in the order they were created. Reordering folders by related items or frequency of use would improve the convenience for authors. Is there a good way to achieve...
I'm working with Edge Delivery Service (EDS) with document-based authoring in AEM and exploring how to implement full-text search. Does document-based authoring support full-text search, and if so, how?Are Content Fragments or structured content indexed for search within this setup?What are the reco...
Hi, I'm trying to download asset report in csv file from ACS AEM Commons using query builder but I'm getting an empty excel with no assets. Below I mentioned my query-type=dam:Assetpath=/content/dam/cognizant-dot-comgroup.1_daterange.property=jcr:content/jcr:lastModifiedgroup.1_daterange.lowerBound=...
Hi , Does anyone know how i could best extend core component model class for textinput forms using delegate pattern. Unable to get to it.I also do not want to complete the methods that come in from the ootb texinput class , but retain the code in the ootb class without the need for overriding method...