I have a list of object of type say <ABC>
which I am accessing in my HTML file as :
data-sly-list.navItem="${model.myList}"
-> I am able to access the objects and their respective properties via this
-> but I want this list of o...
hi can anyone tell me the procedure to add a new extensions in MIME type I want to use the .STEP extension for my project .What steps would be required to do so and how I can test it? RegardsRahul
hi, how to disable CDN cache for a specific page or component in AEM please provide , what needs to be done here so that I can remove cache from a specific page.
Hi, can anyone demonstrate the use of env variable in cfg.json file by how can we change the value according to the different variables.with an example ,I have gone through the documentation but not able to follow up